TD {
	color : #515151;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: #00008B;
}

H3 {
	font-size: 13pt;
	color: #990000;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:Hover {
	color: #FF0000;
}

HR {
	color: blue;
	height: 1pt;
}
BODY {
	color : #000053;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 } 
