/*External Style Sheet*/


body {
	scrollbar-track-color: white;
	scrollbar-arrow-color: #336666;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-face-color: #336666;
	}
	

.border {
	border: thin solid #336666;
	color: #336666;
}
.hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bolder;
}

h1,h2,h3,h4,h5,h6 {font style: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color:#336666;}

a{font-family:Verdana, Arial, Helvetica;font-size:16px;
color:#336666;}
a:hover{font-weight:bold;font-style:italic;font-family: Verdana,Arial,Helvetica;
	font-size:16px;color:black;}
