td {
	text-align: justify;
	vertical-align: top;
	font-family:verdana;
	font-size:12px;
	color:#333333;
}
body {background: url(images/backbrown.jpg);
}
form
{
	margin:0px;
}

a {
	font-family:arial;
	font-size:13px;
	text-decoration: underline;
	font-weight: bold;
	color: #002449;
}
a:link {color: #000066; text-decoration: underline}
a:visited {color: #0033cc; text-decoration: underline}
a:hover {color: blue; text-decoration: none}
a:active {color: maroon; text-decoration: underline}
H1 {
	color: navy;
	font-weight: normal;
        font-family: arial;
	font-size : 15px;
}
H2 {
	color: navy;
	font-weight: bold;
        font-family: arial;
	font-size : 15px;
}
H5 {
	color: #333333;
	font-weight: normal;
        font-family: arial;
	font-size : 12px;
}