td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#126E7C;
}

.tdact {
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color : #3E8893;
	text-decoration : underline;

}

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

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