BODY {
	font-weight:normal;
	font-family:helvetica,arial;
	background-color:white;
	margin-left:5pt;
	margin-right:5pt;
}
TABLE, TD, TR {
	font-weight:normal;
	font-family:helvetica,arial;
}
H1,H2,H3,H4,H5,H6 {

	font-family:helvetica,arial;
}
H1 {
	color:#00004f;
	font-size:24pt;
	font-weight:bold;
}
H2 {
	color:#00007f;
	margin-right:0pt;
	font-size:18pt;
	font-weight:bold;
}
H3 {
	color:#0000b1;
	margin-right:0pt;
	font-size:18pt;
	font-weight:normal;
}
H5 {
	color:#00004f;
	font-weight:normal;
}
B, STRONG {
	font-family:helvetica,arial;
	font-weight:bold;
	color:#001D55;
}
I, EM {
font-family:helvetica,arial;
font-style: italic;
color:#1f0000;
}
SMALL {
	font-family:helvetica,arial;
	font-size:smaller;
	letter-spacing:normal;
}
UL {
	list-style-position:inside;
	list-style-type:disk;
	margin-left:10pt;
	margin-right:10%;
}
UL LI {
	list-style-type:disk;
  	color: #001D55;
}
OL { 
list-style-type: lower-roman 
} 
A:link {
                color: #0000d9; 
}
A:visited {
                color: #551aaf; 
}
A:active {
                color: #ff006f; 
}
