td {
	text-align: justify;
	vertical-align: top;
	font-family:verdana;
	font-size:12px;
	color:#333333;
}
a {
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
}

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: #ffffff;
	font-weight: bold;
        font-family: arial;
	font-size : 21px;
}
H2 {
	color: #663300;
	font-weight: bold;
        font-family: arial;
	font-size : 17px;
}
H3 {
	color: #3366CC;
	font-weight: bold;
        font-family: arial;
	font-size : 19px;
}
H4 {
	color: navy;
	font-weight: bold;
        font-family: arial;
	font-size : 15px;
}