H2  {
	font-family : Arial,Helvetica;
	font-size : 30px;
	font-weight : bold;
}

H3  {
	font-family : Arial,Helvetica;
	font-size : 20px;
	font-weight : bold;
	text-decoration : none;
}

td,p  {
	font-family : Arial,Helvetica;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.footnote  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
}

.footnote2  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 7.5pt;
}

BODY  {
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
/*	background-color : #002C2D; */
/*	background-color : #0D3E26; */
/*	background-color : #39C0DD; */
/*	background-color : #1b80a5;  */
	background-color: #465d3d;
	color : white;
}


a  {
	font-family : Arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : white;
}

a:hover  {
	font-family : Arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : overline;
	color : white;
}


