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

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

.home
{
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFFF;
	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 : 9px;
	color : #cccccc;
	text-decoration : underline;
}

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

.just
{
	text-align : justify;
}

.table
{
	border : 2px solid #F8E4D0;
	background-color : #F8E4D0;
}