
h1 {
	font-family: verdana;
	font-size: 18px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: black;
}

h2 {
	font-family: verdana;
	font-size: 18px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: red;
}

h3 {
	font-family: verdana;
	font-size: 13px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: black;
}

h4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: white;

}

small {
	font-family: verdana;
	font-size: 11px;
	font-weight: none;
	color: white;

}

a:link {text-decoration: underline; color: blue;}
a:visited {text-decoration: underline; color: blue;}
a:active {text-decoration: underline; color: blue;}
a:hover {text-decoration: none; color: blue;}
 BODY 
 {font-family: verdana; font-size: 13; font-color: #000000}
 td {font-family: verdana; font-size: 13; font-color: #000000}
