h1 {
	font-family: trebuchet ms;
	font-size: 21px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: #000000;
}

h2 {
	font-family: trebuchet ms;
	font-size: 21px;
        font-weight: normal;
        font-style: normal;
        text-decoration: underline;
		color: #4d4d4d;
}

h3 {
	font-family: trebuchet ms;
	font-size: 11px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: #888888;
}



a:link {text-decoration: underline; color: f15c22;}
a:visited {text-decoration: underline; color: f15c22;}
a:active {text-decoration: underline; color: f15c22;}
a:hover {text-decoration: none; color: 000000;}
 BODY 
 {font-family: trebuchet ms; font-size: 13px; font-color: #000000}
 td {font-family: trebuchet ms; font-size: 13px; font-color: #000000}