BODY {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	scrollbar-face-color: #999933;
	scrollbar-highlight-color: #cccc66;
	scrollbar-shadow-color: #666600;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #666666;
	scrollbar-darkshadow-color: #666666;
}

TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}
TD A {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
}
TD A:hover {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #000000;
        text-decoration: none;
}  


TD.headerOrange {
	font-size: 12pt;
	font-weight: bold;
	color: cc6600;
}
TD.menuWhite {
   font-size: 10pt;
   font-weight: bold;
   color: #ffffff;
}
TD.menubrown {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #000000;
}
TD.menubrown A {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #000000;
        text-decoration: underline;
}
TD.menubrown A:hover {
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        color: #000000;
        text-decoration: underline;
}


.header2Green {
	font-size: 10pt;
	font-weight: bold;
	color: #669999;
}
.header2Yellow {
	font-size: 10pt;
	font-weight: bold;
	color: #999933;
}
.header2Orange {
	font-size: 10pt;
	font-weight: bold;
	color: #cc6600;
}


.linkOrange {
        font-size: 8pt;
        font-weight: bold;
        color: #cc6600;
}
.linkOrange A {
        font-size: 8pt;
        font-weight: bold;
        color: #cc6600;
        text-decoration: none;
}
.linkOrange A:hover {
        font-size: 8pt;
        font-weight: bold;
        color: #cc6600;
        text-decoration: none;
}
.white-footer {
	font-size: 9px;
	color: #FFFFFF;
}

