body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000
}
a:link {
	font-weight: 600;
	color: #336666;
	text-decoration: underline;
	cursor: hand
}
a:hover {
	font-weight: 600;
	color: #339999;
	text-decoration: underline;
	cursor: hand
}
A:active {
	font-weight: 600;
	color: #339999;
	text-decoration: underline;
	cursor: hand
	
}
A:visited{
	font-weight: 600;
	color: #336666;
	text-decoration: underline;
	cursor: hand
} 
P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000
}
H1{
	font-family: "Times New Roman", Times, serif;
	font-size : 26px;
	font-weight : bold;
	line-height : 26px;
	color : #003366
}
H2{
	font-family: "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
	line-height : 24px;
	color : #003366
}
H3{
	font-family: "Times New Roman", Times, serif;
	font-size : 21px;
	font-weight : bold;
	line-height : 21px;
	color : #003366	
}
H4{
	font-family: "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	line-height : 18px;
	color : #003366
}
 H5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 14px;
	color : #003366
}
 UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px
}


