BODY {font-family: Arial;
        font-size:10pt;
		font-style: normal;
		font-weight: normal;
        background: white;
        color:  white;
        
     } 

.nav {
	COLOR: #005a94; font-family: Georgia, Times New Roman, Times, serif;
}
.notes {
	COLOR: #005a94; font-family: Georgia, Times New Roman, Times, serif;
}
H1 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}
H2 {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif;
}
H3 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}


H4 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}

TR {
	font-family: Georgia, Times New Roman, Times, serif;  background-color: transparent; color: black;
}
TD {
	font-family: Georgia, Times New Roman, Times, serif;  background-color: transparent; color: black;

}

A:link {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A:active {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #005add; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: underline
}

