a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
a:link.link, a:active.link, a:visited.link {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
a:hover.link {
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
BODY {
	font-weight: normal;
	background-color: #C24901;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #505050;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.orange {
	color: #DD7026;
}
.underline {
	text-decoration: underline;
}

H1{color:#808080; font-size:14pt; font-family:Monotype Corsiva; margin-top:10; margin-bottom:10 }
H2{color:#D56A00; font-size:small; font-family:Tahoma; margin-top:10; margin-bottom:10 }
H3{color:#006666; font-size:small; font-family:sans-serif; font-weight:bold }
H4{color:#000000; font-size:10pt; font-family:Tahoma; margin-top:10; margin-bottom:10; font-weight:bold }
H5{color:#808080; font-size:small; font-family:cursive; margin-top:10; margin-bottom:10; font-weight:bold }
H6{color:#000080; font-size:estra large; font-family:sans-serif; font-weight:bold }

BODY{ scrollbar-3dlight-color:#6600CC; scrollbar-arrow-color:#990000; font-size:10pt; color:#666666 }