	body
	{
	background-color: white;
	color: #1b3187;
	scrollbar-3dlight-color:  white;
	scrollbar-arrow-color: #1b3187;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color:  #816955;
	scrollbar-face-color:  white;
	scrollbar-highlight-color:  #816955;
	scrollbar-track-color:  white;
	font-family: Verdana;
	font-size: 12px;
	}
	
	H1
	{
	font-family: Verdana;
	font-size: 72px;
	color: #a8acd2;
	text-decoration: none;
	font-weight: normal;
	
	}
	
	H2
	{
	font-family: Verdana;
	font-size: 36px;
	color: #a8acd2;
	text-decoration: none;
	font-weight: normal;
	}
	
	H3
	{
	font-family: Verdana;
	font-size: 12px;
	color: #816955;
	text-decoration: bold;
	
	}
	
	
	
	a
	{
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #1b3187;
		text-decoration: none;
		font-weight: bold;
	}

	a:hover
	{
		font-family: Verdana;
		font-size: 12px;
		color: #816955;
		text-decoration: none;
		font-weight: bold;
	}
	
	a:active
	{
		font-family: Verdana;
		font-size: 12px;
		color: #816955;
		text-decoration: none;
		font-weight: bold;
	}
	
	
	table
	{
		font-family: Verdana;
		font-size: 12px;
		color: #183C8E;
		text-decoration: none;
	}
	
