body
{
	background-color : #E0D0C2;
	margin-left : 0px;
	margin-top : 30px;
	margin-bottom : 10px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #996633;
}

.home
{
	font-family : Verdana;
	font-size : 9px;
	color : #996633;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #996633;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #996633;
	text-decoration : none;
}

.iwm
{
	font-family : Verdana;
	font-size : 9px;
	color : #996633;
	text-decoration : underline;
}

.iwm:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #ffffff;
	text-decoration : none;
	background-color : #996633;
}

.border
{
	border : 1px solid Black;
}