body { 
font-size: 10pt; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

table {
font-size: 10pt; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: underline }
a:focus { text-decoration: underline }
a:hover  { color: maroon; text-decoration: underline }

.header  { 
color: #696969; 
font-weight: bold; 
font-size: 11pt; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 

}
.drophead { 
color:#333333; 
font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
text-decoration:none 
}

.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.headertextlite  { 
	color: white; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif 
}
.headertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headertextbold   { 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 18px; 
}
.headertextboldlite    { 
	color: white; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 18px; 
	font-family: Arial, Helvetica, sans-serif 
}
.gobacktext  { color: #ffffff; font-style: italic; font-size: 11px; font-family: Arial, Helvetica, sans-serif }