h1 {
	font-family: Arial;
	font-size: 16px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: #000000;
}

h2 {
	font-family: Verdana;
	font-size: 8pt;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
}

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: 9pt; font-color: #000000}
td {font-family: Arial; font-size: 9pt; font-color: #000000}
