A:link 
{
COLOR: #17129F; TEXT-DECORATION: none
}
A:visited 
{
COLOR: #17129F; TEXT-DECORATION: none
}
A:active 
{
COLOR: #17129F; TEXT-DECORATION: none
}
A:hover 
{
COLOR: Red; TEXT-DECORATION: none
}
.menu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: Black;
	background-color : #EAE6CE;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.top
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight : bold;
	color: White;
	background-color : #0F298F;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
.tit
{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight : bold;
	color: White;
	background-color : #0F298F;
	padding-bottom : 2px;
}
.com
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight : bold;
	color: #0F298F;
	background-color : #CBC9E2;
	font-style : italic;
}
.header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: Black;
	line-height : 20px;
}
.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
}
.subtit
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight : bold;
	color: #0F298F;
	text-decoration: none;
	border : Blue;
	padding-left : 5px;
	border : 1px solid #0F298F;
	padding-right : 5px;
}
BODY {
     scrollbar-3dlight-color:#c0c0c0;
     scrollbar-arrow-color:#000066;
     scrollbar-base-color:Red;
     scrollbar-darkshadow-color:#e1e1e1;
     scrollbar-face-color:#f0f0f0;
     scrollbar-highlight-color:#ffffff;
     scrollbar-shadow-color:#868686; 
	 scrollbar-track-color: #ffffff; 
}
