body,td,p  {
	font-size : 12px;
	font-family : verdana, arial;
	color : #000000;
}



a  {
	text-decoration : underline;
	color : #0E347B;
}

a:hover  {
	text-decoration : underline;
	color : #000000;
}

.link  {
	color : #000000;
	text-decoration : none;
}

.link:hover  {
	text-decoration : underline;
	color : #6E6B68;
}


.menu  {
	font-size: 10px;
	text-decoration : none;
	color : #0E347B;
	font-weight : bold;
}



.menu:hover  {
	text-decoration : none;
	text-decoration : underline;
	color : #3C3C3C;
	font-weight : bold;
}
	
.menu-on  {
	color : #FFFFFF;
	font-size : 10px;
	background-color: #a5a5a5
	}

.small  {
	font-size : 10px;

	}




div  {
	text-align : justify;
	}
	


.top {
	font-size : 15px;
	color : #204995;
	font-weight : bold;
	font-family : arial;
}

.top1 {
	font-size : 18px;
	color : #1863BD;
	font-style : italic;
	font-family : arial;
}

.top2 {
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	font-family : arial;
}

.top3 {
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	font-family : arial;
}

sup  {
	font-size : 8pt;
}

.white {
	color : #ffffff;
}

.red {
	font-size: 10px;
	color : #cc0000;
}
.red1 {
	
	color : #cc0000;
}

.blue {
	color : #0034ff;
	font-weight : bold;
}

.form  {
	font-size : 12px;
	width : 130px;
	}
	
.button 	{
	border-top: 			1px #225194 solid; 
	border-left: 			1px #225194 solid; 
	border-right:			1px #225194 solid; 
	border-bottom: 		1px #225194 solid;
	background-color:	 	#FFFFFF;
	text-decoration: 		none;
	font-weight :			normal;
	font-family:			Tahoma, Arial;
	font-size:				11px;
	color:				#225194;
	}	