body         {  font-family: verdana; font-size: 11px}
li           {  font-family: verdana; font-size: 11px}
ol           {  font-family: verdana; font-size: 11px}
table        {  font-family: verdana; font-size: 11px}
td           {  font-family: verdana; font-size: 11px}
.white {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;

}
.frm {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #888888;
	border-top: 0px none #999999;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}
.txtbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.brd {
	border: 1px solid #CCCCCC;
}
