A  {
	text-decoration : none;
	color : #142231;
}
A:Visited  {
	text-decoration : none;
	color : #142231;
}
A:Active  {
	text-decoration : none;
	color : #142231;
}

A:Hover  {
	text-decoration : underline;
	color : #142231;
}


BODY  {
	font-size : 8pt;
	font-family : verdana,arial,helvetica;
	color : #142231;
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height: 16px;
}

H1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8e1415;
	font-weight: bold;
	font-size : 8pt;
	text-decoration : none;
}

H2 A:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8e1415;
	font-weight: bold;
	font-size : 8pt;
	text-decoration : none;
}

H2 A:Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8e1415;
	font-weight: bold;
	font-size : 8pt;
	text-decoration : none;
}

H2 A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8e1415;
	font-weight: bold;
	font-size : 8pt;
	text-decoration : underline;
}
