body 
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

td, tr, p, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

ul 
{
	margin: 0px 0px 0px 0px;
}

hr
{
	background: #CCCCCC;
	height: 1px;
	width: 100%;
}

.boxes
{
	border: solid;
	border: dotted;
	border-width: 1px;
	border-bottom-color: #B0C4DE;
	border-top-color: #B0C4DE;
	border-left-color: #B0C4DE;
	border-right-color: #B0C4DE;
}

.title 
{
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4490B4;
}

table.moduletable
{
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-bottom : 2px solid #cccccc;
	width: 100%;
}

table.moduletable td
{
	font-size: 11px;
	font-weight: bold;
}

a:link, a:visited
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover
{
	color: #cccccc;
	text-decoration: none;
}