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

form
{
	margin:0px;
}

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

A:Link  {
	color : #0000FF;
	text-decoration : none;
}
V:Visited  {
	color : #FF0000;
	text-decoration : underline;
}
A:Hover  {
	color : #FF0000;
	text-decoration : underline;
}


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