body	{ color: #CC6600; font-size: 10px; font-family: arial, helvetica; background: #ffffff }
a:link	{ color: #663300; text-decoration: underline }
a:visited	{ color: #663300; text-decoration: underline }
a:hover	{ color: #999999; text-decoration: none }

.leftnav a:link	{ font-size: 12pt; color: #cccccc; text-decoration: underline; font-weight: bold;}
.leftnav a:visited	{ font-size: 12pt; color: #cccccc; text-decoration: underline; font-weight: bold;}
.leftnav a:hover	{ font-size: 12pt; color: #999999; text-decoration: none; font-weight: bold;}

.head	{ font-family: arial, helvetica; font-size: 10pt; font-weight: bold; color: #000066 }
.white	{ color: white }
.black	{ color: black }
.red	{ color: red }
.blue	{ color: blue }
.green	{ color: green }
.boldwhite	{ color: white; font-weight: bold; }
.boldblack	{ color: black; font-weight: bold; }
.boldred	{ color: red; font-weight: bold; }
.boldblue	{ color: blue; font-weight: bold; }
.boldgreen	{ color: green; font-weight: bold; }
.bold	{ font-weight: bold; font-weight: bold; }

td, p, font, input, form, div, span, select, option, li, ul	{ font-family: arial, helvetica; font-size: 10pt; }
