td {
	text-align: center;
	font-family:Tahoma;
	font-size:14px;
	color:blue;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:15px;
	text-decoration: none;
	font-weight: bold;
	color:blue;
}

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color:#596F80;
	font-weight: bold;
	font-size : 16px;
}
H2 {
        color:black;
        font-weight: bold;
        font-size : 18px;
}

