BODY {
	background : #FFFFFF;
	margin : 0;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style: normal;
	color : #454545;

}

BODY.hh1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3B4FAE;
	font-size : 7pt;
	font-weight : bold;
 
}



h1
{
font-weight: 300;
font-size: 175%;
margin-top: 0.00px;
margin-bottom: 0.50em;
}
h2
{
font-weight: 300;
font-size: 125%;
margin-top: 1em;
margin-bottom: 0.5em;
}
h3
{
font-size: 115%;
margin-bottom: 0.5em;
}
h4
{
font-size: 70%;
font-weight: bold;
margin-bottom: 0.5em;
}




CODE {
	color: #919191;
	font-family : Courier;
	font-weight : normal;
	font-size : 7pt.;
}



PRE {
	background : #FFFFFF;
	margin : 0 0;
	font-family : courier;
	font-size : 8pt;
	color : #454545;
}







A:Link {
	color : #0033FF;
	text-decoration: none;
}
A:Visited {
	color : #0022aa;
	text-decoration: none;
}
A:Active {
	color : #0077FF;
	text-decoration: none;
}
A:Hover  {
	color : #BF0023;
	text-decoration: none;
}





.ContentBox {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 20px;
	PADDING-TOP: 20px;
	margin: 0px;
	font-style: normal;
    MARGIN: 5pt 5pt 0pt;
    TEXT-INDENT: 24pt
}












TD.Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	PADDING: 5px, 10px, 10px;
}
TD.LeftBox {
	font-size: 11px;
	background-color: #f3f3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	font-style: normal;
}


