td {
	text-align: justify;
	vertical-align: top;
	font-family:verdana;
	font-size:12px;
	color:#333333;

a {
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	
}

a:link {color: navy; text-decoration: underline}
a:visited {color: blue; text-decoration: underline}
a:hover {color: maroon; text-decoration: none}
a:active {color: black; text-decoration: underline}

H1 {
	color: navy;
	font-weight: bold;
        font-family: arial;
	font-size : 19px;
}

H4 {
	color: #212121;
	font-weight: normal;
        font-family: arial;
	font-size : 15px;
}