body {
	color: #eeeeee;
}

td, p, ul, ol, li, a, img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FF3912;
}

a:active, a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FF3912;
}

.orange {
	color: #FF3912;
	font-weight: bold;
}

.moreleading {
	line-height: 20px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}