A:link.top, a:visited.top, a:active.top {
	color: #018801; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif; 
}
A:hover.top {
	color: #ff0000; 
	text-decoration: underline; 
	font-family: Tahoma, Verdana, sans-serif; 
}
A:link, a:visited, a:active {
	color: #2222dd; 
	text-decoration: none; 
	font-weight: normal;
	font-family: Century Schoolbook, Times; 
}
A:hover {
	color: #ff0000; 
	text-decoration: underline; 
	font-family: Century Schoolbook, Times; 
}
h1 {
	color: #0002ee; 
	font-weight: bold; 
	font-family: Tahoma, Verdana; 
	font-size: 22px;
}
h2 {
	color: #007733;
	font-weight: bold; 
	font-family: Tahoma, Verdana;
	font-size: 18px;
}
h3 {

	font-weight: bold; 
	font-family: Century Schoolbook, Times; 
	font-size: 16px;
}
body {
	background: #000000;
	color: #ffffff;
	padding-left: 0px;
}
p, tr, td, li, ul, br, ol {
	color: #ffffff;
	font-family: Century Schoolbook, Times; 
	font-size: 14px;
	font-weight: normal;
}
.unpadded {
	padding-left: 0px;
}