body, td {font-family: arial, verdana, sans-serif; font-size: 11px; color: #420000; }
a:link  {color: #420000; text-decoration: underlined;}
a:visited {color: #3B0000;}
a:hover {color: #8E3500; text-decoration: underlined;}

.subnav {font-size: 10px; font-weight:bold;}
a.subnav:link  {color: #420000; text-decoration: none;}
a.subnav:visited {color: #3B0000; text-decoration: none;}
a.subnav:hover {color: #8E3500; text-decoration: underlined;}


.formfield {
	background-color: #FEEFC4; 
	border: 1px solid #734B31; 
	font-family: arial,verdana,sans-serif; 
	font-size: 11px; 
	font-weight: bolder;
	color: #530000;
	padding-left: 5px; 
	width: 190px;
}
.checkbox
{
font-family:webdings;
position:relative;
font-size:18px;
color:#333399;
top:-4;
left:-2px;
}


.header
{
	font-size:20px;
	color: #8E2200;
}

.subheader
{
	font-size:12px;
	font-weight: bold;
	color: #210000;
}

.vertdivider
{
	color: #C79339;
}

.bullet
{
	color: #8E3500;
}
