/* CSS Document */

BODY {
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
}
.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}
A:link { 
color :  #1C3B78; 
text-decoration: none; 
}
A:visited { 
color : #A9A9A9; 
text-decoration: none; 
}
A:active { 
color :  #1C3B78; 
text-decoration: none; 
}
.hs{
	font-weight : bold;
}
.hb{
	font-weight : bold;
	color :  #1C3B78;
	font-size : 14px;
}