h1	{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #CC0000;
	margin : 0px 0px 10px;
}

h2	{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #000000;
	margin : 0px;
	margin-bottom : 0px;
}

h3	{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #0f35a8;
	margin : 0px;
	margin-bottom : 0px;
}

BODY {
	FONT-SIZE: 10pt; FONT-FAMILY: arial,helvetica,sans-serif; BACKGROUND-COLOR: #ffffff
}
TABLE {
	FONT-SIZE: 10pt; FONT-FAMILY: arial,helvetica,sans-serif
}
A:link {
	COLOR: #0000FF;
	FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #3f73bf;
	FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #ff0000;
	FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: none;
}

UL {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color : #CC0000;
	list-style-type : disc;
	margin-bottom : 0px;
}

.sm {
	FONT-SIZE: 7.5pt; FONT-FAMILY: arial,helvetica,sans-serif
}

 .hi {visibility : hidden;} 