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;
}
.BodyLinkOrange {
	color: #F30;
	font-weight: bold;
}


TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}
.FinePrint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
}

TD A {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #033;
	text-decoration: none;
}
TD A:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #093;
	text-decoration: underline;
}  


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;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #033;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

