
td {
	
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

.boldfont{
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#806C59;
}

.blue{font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;}
	
.normalfont{
	font-family:Tahoma;
	font-size:12px;
	font-weight: normal;
	color:#806C59;
}
	
a {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

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

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