body
{
	font-family :Verdana;
	font-size : 65%;
	scrollbar-track-color: silver;
	scrollbar-face-color: #272169;#003366;
	scrollbar-highlight-color: lightgray;
	scrollbar-3dlight-color: green;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: purple;
	scrollbar-arrow-color: #046AFC;#99CCFF;
	background-color : #006099; 
	background-attachment: fixed;                    
	background-repeat: no-repeat;                        
	color: lightgrey;					 
	align:justify;
}

a:link
{ 
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
a:visited 
{ 
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #99CCFF;
}

