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

.style1 {font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

.style3 {font-size: 11px; color : #000D1A; font-family: Arial, Helvetica, sans-serif;}


td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}