td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:12px;
	color:#806C59;
}

td.bold {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#806C59;
}

form
{
	margin:0px;
}

a.one {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

a.two {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
}

a.three {
	  font-family:Arial;
	  font-size:13px;
	  text-decoration: none;
	  font-weight: bold;
	  color:rgb(255, 0, 0); 
}

A.one:Hover  {
	color : #FF0000;
}

A.two:Hover  {
	color : #FF0000;
}

H1 {
	color: #000000;
	font-weight: bold;
	font-size : 16px;
}