BODY { 
	background: white url("/images/general/menubar-green-curve.gif") top left;
	background-repeat: no-repeat;
	background-attachment: none;
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	Margin-right: 0px;
	Margin-top: 0px;
	Margin-bottom: 0px
}

P { 
	font-family: "Arial", sans-serif;
	font-size: 10pt;
}

H1 {
   font-weight: bold;
   font-size: 16pt;
   line-height: 20pt;
   font-family: "Arial", Helvetica;
   font-variant: normal;
   font-style: normal;
   color:#000066;
}

H2 {
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 15px;
	font:12pt/12pt "Arial";
	color:#66CC00;
	font-weight:bold;
}

H3 {    
	margin-left: 0px;
	margin-bottom: 4px;
	font:10pt/10pt "Arial";
	color:black;
	font-weight:bold;
}

H6 {
	margin-left: 0px;
	font:12pt/12pt "Arial";
	color:black;
	font-weight:bold;
}
        
LI {
	margin-left: 0px;
	font:9pt "Arial";
	color:black;
}

A {
	color:#000066;
	text-decoration:underline;
}

A:hover {     Color:#66CC00;        
        text-decoration:none;        
        }

A.menubar  {    color:#ffffff;
        text-decoration:none;
        }
A.menubar:hover  {    color:#000066;
        text-decoration:none;
        }

TD {     margin-left: 0px;
        font:9pt "Arial";
        color:black;
        }

TH {
	margin-left: 0px;
	font:10pt "Arial";
	font-weight: bold;
	color:black;
	text-align: center;
}
