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

td
{
	font-family : Verdana;
	font-size : 12px;
	color : #CC3300;
}

.home
{
	font-family : Verdana;
	font-size : 9px;
	color : #CC3300;
}

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

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

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

.iwm:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #CC3300;
	text-decoration : none;
}

.title
{
	padding-right : 10px;
	font-family : Verdana;
	font-size : 11px;
	color : #FFE4B0;
	padding-top : 1px;
	padding-bottom : 1px;
}