H1  {
	Font-family: Arial, Helvetica;
	FONT-SIZE : 12.5pt;
	color : #00929F;
	FONT-WEIGHT : bold;
	margin-top : 0px;
	margin-bottom : 7px;
}

b  {
	Font-family: Arial, Helvetica;
	FONT-SIZE : 9pt;
	color : #b24caf;
	FONT-WEIGHT : bold;
	margin-top : 0px;
	margin-bottom : 7px;
}

H2  {
	Font-family: Arial, Helvetica;
	FONT-SIZE : 13pt;
	FONT-WEIGHT : bold;
	line-height :<a href normal;
	margin-top : 0px;
	margin-bottom : 7px;
	color : #00568e;
}

H3  {
	Font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #00568e;
}

H4  {
	Font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : black;
}
H5  {
	Font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : black;
}
H6  {
	Font-family: Arial, Helvetica;
	font-size : 8.5pt;
	font-weight : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #003d78;
}

a {
	Font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #00568e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color : #00929F;
}

#ul li {list-style-position: outside; 
list-style-image: url(../images/bullet.gif); 
font-size : 10pt;
Font-family: Arial, Helvetica;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #00568e;}
