td {
	text-align: justify;
	vertical-align: top;
	font-family:verdana;
	font-size:12px;
	color:#333333;
}
body {background: url(images/lightfade.jpg);
}
a {
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
}

a:link {color: navy; 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: bold;
        font-family: arial;
	font-size : 24px;
}


H2 {
	color: navy;
	font-weight: bold;
        font-family: arial;
	font-size : 17px;
}

H4 {
	color: navy;
	font-weight: bold;
        font-family: arial;
	font-size : 15px;
}
