BODY, TD {
	font-family : verdana ;
	font-size : 8pt;
	color:#000000;
	font-weight : 500;
	vertical-align : top;
	
	}
	TH {
	font-family : verdana ;
	font-size : 8pt;
	color:#ffffff;
	font-weight : 500;
	vertical-align : top;
	
	}
h1  { font-family: Arial; 
    font-style: bold; 
    color: green; 
    font-size:13pt}

H2 {
	font-size: 12pt;
	color: #5A148C;
	font-family : Arial;
	font-style : italic;
}

H3 {
font-family : verdana ;
	font-size : 9pt;
	color:#000000;
	font-weight : bold;
	vertical-align : top;
	line-height : 18px;
	}
H4 {
	color : #1004B2;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	margin-left : 0%;
	letter-spacing : normal;
	line-height : 11px;
}
H5 {
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	margin-left : 0%;
	letter-spacing : normal;
	line-height : 14px;
	background-color : #1004B2;
}
A.pr {
   	font-family : verdana ;
	font-size : 8pt;
	text-decoration: none;
	color: Black;
	font-weight : bold;
}

A.pr :Hover {
   	font-family : verdana ;
	font-size : 8pt;
	color: #3ED701;
}
	
A {
   	font-family : verdana ;
	font-size : 8pt;
	text-decoration: none;
	color: Blue;
}

A:Hover {
   	font-family : verdana ;
	font-size : 8pt;
	text-decoration: underline;
	color: #3ED701;
}

.redText {
	color: #FB4B1A;
	font-weight: bold;
	font-size: 10pt;
	
}