body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; 
	line-height:150%;
}

td, ul, li { 
	font-size: 11px;
	line-height:150%;
	margin-left: 0px;
	list-style-type:none;
}


ul li:before { 
	content: "\00BB \0020";
    display: block;
    float: left;
    width: 1.7em; }


h {
	font-weight:bold;
	font-size:14px;
	font-stretch:expanded;
}

a, a:link, a:visited, a:active { 
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none; 
	color: #FFFFFF;
}
a:hover { 
	font-size: 11px;
	font-style: normal;
	font-weight: 900;
	text-decoration: underline; 
	color: #FFFFFF;	
}

.description {
	color:#CCCCCC;
	font-style:italic;
}

input.adminSubmit {
	font-size: 10px;
	background:#ffffff; 
	color:#333333; 
	border:1px #50555A solid;
}

.whitebold {
	font-weight:bold;
}