 
a, body, center, div, ul, ol, li, span, p, td  {
	font-family : Verdana, "Arial Cyr", sans-serif;
	font-size : x-small;
}

small  {
	font-family : Verdana, "Arial Cyr", sans-serif;
	font-size : xx-small;
}

a {
	font-family : Verdana, "Arial Cyr", sans-serif;
	font-size : x-small;
	text-decoration:none
}


a:link {
	font-family : Verdana, "Arial Cyr", sans-serif;
	font-size : x-small;
	color: #000080;
}
a:hover {
	font-family : Verdana, "Arial Cyr", sans-serif;
	font-size : x-small;
	color: #000080; 
	text-decoration:underline	
}
a:visited {
	font-family : Verdana, "Arial Cyr", sans-serif;
	font-size : x-small;
}


BODY {
	BACKGROUND: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #8CA288;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #8CA288;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #8CA288;
	scrollbar-track-color: #8CA288
}