body
{
	background-color : #333333;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #FFCC99;
}

.home
{
	font-family : Verdana;
	font-size : 10px;
	color : #cccccc;
	padding-top : 3px;
	padding-bottom : 3px;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.iwm
{
	font-family : Verdana;
	font-size : 10px;
	color : #cccccc;
	text-decoration : underline;
}

.iwm:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

.just
{
	text-align : justify;
}

.table
{
	border : 3px double #CC9966;
}