
a:link {  
	text-decoration: none
	color : Navy;
} 
a:visited {  
	text-decoration: none
	color : Navy;
} 
a:active {  
	text-decoration: underline	
	color : Navy;
} 
a:hover {  
	text-decoration: underline
	color : Navy;
}
.s1{
	font-size : 12px;
	width : 100px;
	font-family : Arial;
}

.f6 { font-size:9px; text-decoration: "none";}
.f7 { font-size:10px; text-decoration: "none";}
.f8 { font-size:11px; text-decoration: "none";}
.f9 { font-size:12px; text-decoration: "none";}
.f10 { font-size:12px; text-decoration: "none";}
.f11 { font-size:12px; text-decoration: "none";}
.f12 { font-size:12px; text-decoration: "none";}
.f13 { font-size:13px; text-decoration: "none";}
.f14 { font-size:14px; text-decoration: "none";}

.f6a { font-family:Arial Cyr; font-size:9px; text-decoration: "none";}
.f7a { font-family:Arial Cyr; font-size:10px; text-decoration: "none";}
.f8a { font-family:Arial Cyr; font-size:11px; text-decoration: "none";}
.f9a { font-family:Arial Cyr; font-size:12px; text-decoration: "none";}
.f10a { font-family:Arial; font-size:12px; text-decoration: "none";}
.f11a { font-family:Arial Cyr; font-size:12px; text-decoration: "none";}
.f12a { font-family:Arial Cyr; font-size:12px; text-decoration: "none";}
.f13a { font-family:Arial Cyr; font-size:13px; text-decoration: "none";}
.f14a { font-family:Arial Cyr; font-size:14px; text-decoration: "none";}

.f8t { font-family:Tahoma; font-size:9px; text-decoration: "none";}
.f9t { font-family:Tahoma; font-size:11px; text-decoration: "none";}
.f10t { font-family:Tahoma; font-size:12px; text-decoration: "none";}
.f11t { font-family:Tahoma; font-size:12px; text-decoration: "none";}
.f12t { font-family:Tahoma; font-size:12px; text-decoration: "none";}
.f13t { font-family:Tahoma; font-size:13px; text-decoration: "none";}
.f14t { font-family:Tahoma; font-size:14px; text-decoration: "none";}

P {
	margin-left:3px;
	margin-right:3px;
	margin-top:1px;
	margin-bottom:1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #483D8B;
}

H2 {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	margin-bottom : 5px;
	margin-top : 5px;
	color : navy;
}

LI{
	margin-left:3px;
	margin-right:3px;
	margin-top:1px;
	margin-bottom:1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #483D8B;
}

UL{
	margin-left:30px;
	margin-right:3px;
	margin-top:1px;
	margin-bottom:1px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #483D8B;
}

