body {
background-image: url(img/background.jpg);
margin-bottom:0;
margin-left:0;
margin-top:0;
}
td.first {
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	color:#806C59;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Tahoma;
	font-size:10px;
	text-decoration: underline;
	font-weight: bold;
	color:#806C59;
}
a.first {
	font-family:Arial;
	font-size:13px;
	text-decoration: underline;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}
p {
margin-right:5px;
text-align:left;
text-indent:15px;
}