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;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996633;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996633;
	text-align: center;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996633;
	text-align: center;

}
.text
{
	font-family : Verdana;
	font-size : 12px;
	color : #996633;
}