h1 {
	font-family: Arial, trebuchet ms;
	font-size: 23px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: #FF6600;
}

h2 {
	font-family: Arial, trebuchet ms;
	font-size: 18px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		color: #000000;
}
.arial {
    font-family: Arial, trebuchet ms;
    font-weight: bold;
    font-size: 15px;
}


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: Arial, trebuchet ms; font-size: 13px; font-color: #000000; line-height: 1.5}
 td {font-family: Andal, trebuchet ms; font-size: 13px; font-color: #000000}