BODY {background : White; 	color : Black; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  font-style : normal; 	font-size : 9pt}

/*Headings*/
H1 {font-size : 20px; 	font-style : italic; color : ##0073cf; background : White}
H2 {font-size : 18px; font-style : italic; 	color : ##0073cf; background : White}
H3 {color : ##0073cf; font-size : 14px; 	font-style : italic; font-weight : bold; background : White}
H4 {color : ##0073cf; font-size : 12px; font-style : italic; 	background : White}

/*Lists and Tables*/
UL {list-style-type : square}
LI {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9pt; font-style : normal}
LI.pdf {list-style-image : url(../IMAGES/pdfsign.gif)}

TD {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9pt; font-style : normal}

HR {color : #0073cf; width : 300px; text-align : center; background : White}

/*Links*/
A:link  {color : #0073cf ; text-decoration : none}
A:active  {color : #396BAD ; text-decoration : none}
A:visited  {color : #666666 ; text-decoration : none}
A.leftnav:ACTIVE {text-decoration : none; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 8pt;
	font-weight : normal; color : White; 	text-align : right; 	background : #0073cf}
A.leftnav:HOVER {color : #FF0000 ; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 8pt;
	text-decoration : none; text-align : right; background : #0073cf;
	font-weight : normal;}
A.leftnav:LINK {text-decoration : none; text-align : right; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt; color : White; background : #0073cf}
A.leftnav:VISITED {	text-decoration : none; text-align : right; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt; color : White; background : #0073cf;
	font-weight : normal;
}
A.white:link,A.white:visited,A.white:active  {text-decoration : none; color : White}

/*Text*/
P {	color : Black; 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 9pt; 	background : White}
P.indent {	text-indent : 20pt}
P.white {color : White; background : #0073cf}
P.smallwhite {color : White; font-size : 8pt; background : #0073cf}

/*Text Decoration*/
.headredbold {color : #990066; font-size : 15px; font-style : normal; 	background : White;  font-weight : bold; }
.bold {	font-weight : bold}
.xsmall  {font-size : 9px;}
.xsmallwhite {
	font-size : 9px;
	color : White;
}
.boldxsmall  {font-size : 9px; 	font-weight : bold}
.boldblue  {font-weight : bold; color : #0073cf}
.boldwhite  {font-weight : bold; color : #FFFFFF}
.blue  {color : #0073cf;
}
.black  {color : #000000}
.white  {color : #FFFFFF}

/*Backgrounds*/
.bgblue  { background-color : #0073cf; }
.bgblack  {background : #000000}
.bgwhite  {background : #FFFFFF}
.bggrey  {background : #CCCCCC}
.bggreylight {background : #E0E0E0}
.bgdescorange {background : #FFCC66}
