p {
	font-family: Verdana, "Times New Roman", Times, serif;
	color: rgb(80, 120, 100)
	text-align: justify;
}

h1 {
   color: rgb(80, 120, 100)
   font-family: Trebuchet, Arial Cyr, sanserif;
	
}

h2, h3, h4, h5, h6 
{  color: rgb(80, 120, 100)
	font-family: Arial Cyr, sanserif;
}

body {
   scrollbar-face-color:#5A9C8D;
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-track-color:#84C6A6;
	scrollbar-shadow-color:#FFFFCC;
	scrollbar-highlight-color:#59665E;
	scrollbar-3dlight-color:#003300;
	scrollbar-darkshadow-Color:#31554C;
}


A.LINK:link {
	text-decoration:underline;
	color:#5A9C8D;
}

A.LINK:active {
	text-decoration:underline;
	color:#00A7FF;
	font-weight: bold;
}

A.LINK:visited {
	text-decoration:underline;
	color:#84C6A6;
}

A.LINK:hover {
	text-decoration:underline;
	color:#FFC166;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	}
	
	ul.li {
	list-style-image: url(Clipart_rus/seagull_ex_small_left.gif);
}
	
strong {
	font: normal;
}	
