h1 {
	font-family: Arial;
	font-size: 18px;
        font-weight: normal;
        font-style: normal;
        text-decoration: underline;
		color: black;
}

h2 {
	font-family: Arial;
	font-size: 13px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: black;
}

a:link {text-decoration: underline; color: black;}
a:visited {text-decoration: underline; color: black;}
a:active {text-decoration: underline; color: black;}
a:hover {text-decoration: none; color: black;}
BODY 
{font-family: Arial; font-size: 13px; font-color: black}
td {font-family: Arial; font-size: 13px; font-color: black}