body    {
    color : #000000;
    font-family : verdana, arial, helvetica;
    font-size : 11px;
}

A:link {
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	color : #808000;
}
A:active {
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	color : #660000;
}
A:visited {
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	color : #996666;
}

A:focus, A:hover {
	text-decoration : none;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	color : #660000;
}

.error {
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
    color : #FF0000;
    text-decoration : none;
}

.header {
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
    font-size : 16px;
    color : #000000;
}
.errorheader {
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
    font-size : 16px;
    color : #FF0000;
}
.medheader {
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
    font-size : 14px;
    color : #000000;
}
.footer {
	font-family : verdana, arial, helvetica;
	font-weight : normal;
    font-size : 10px;
    color : #666666;
}
.polltable {    
    background-color : #ffffff;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-size : 11px;
}
.tddark {
    background-color : #999966;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-size : 11px;
}
.tddarkbold {
    background-color : #999966;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	font-size : 11px;
}    
.tddarkhead {
    background-color : #999966;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	font-size : 14px;
}    

.tdmed {
    background-color : #e3e3b5;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-size : 11px;
}
.tdmedbold {
    background-color : #e3e3b5;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	font-size : 11px;
}    
.tdlight {    
    background-color : #ffffff;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-size : 11px;
}
.tdlightbold {
    background-color : #ffffff;
    color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : bolder;
	font-size : 11px;
}
.tdbackground {
    background-color : #000000;
 }
.b {
    font-weight : bolder;
}
.i {
    font-style : italic;
}
.bi {
    font-weight : bolder;
    font-style : italic;
}
.small {
    font-size : 9px;
}
input {
    background-color : #e3e3b5;
    color : #000000;
    font-weight : bolder;
    font-size : 10px;
}
.inputerror {
    background-color : #e3e3b5;
    color : #FF0000;
    font-weight : bolder;
    font-size : 10px;
}
select {
    background-color : #e3e3b5;
    color : #000000;
    font-weight : bolder;
    font-size : 10px;
}
.subhead {
    font-family : verdana, arial, helvetica;
    font-size :  10px;
    font-weight : bolder;
    color : black;
    background-color : #eeeeee;
}
.subhead2 {
    font-family : verdana, arial, helvetica;
    font-size :  10px;
    font-weight : bolder;
    color : black;
    background-color : #cccccc;
}
.subhead2big {
    font-family : verdana, arial, helvetica;
    font-size :  14px;
    font-weight : bolder;
    color : black;
    background-color : #cccccc;
}
.subhead3 {
    font-family : verdana, arial, helvetica;
    font-size :  12px;
    font-weight : bolder;
    color : black;
    background-color : #999999;
}
.result {
    font-family : verdana, arial, helvetica;
    font-size :  10px;
    font-weight : normal;
    color : black;
    background-color : #ffffff;
}
.bigger {
    font-family : verdana, arial, helvetica;
    font-size :  12px;
    font-weight : bolder;
    color : black;
    background-color : #eeeeee;
}
.bigger2 {
    font-family : verdana, arial, helvetica;
    font-size :  14px;
    font-weight : bolder;
    color : black;
    background-color : #cccccc;
}    
