body {
	background-color: white;
	font-family: Garamond;
}

body, td, div, p { font-size: 12pt; }



.menurow {font-family: garamond; font-weight: bold}
.menurow a {text-decoration: none; color: white}
.menurow a:hover {color: #005480}

.menurow2 {font-family: garamond; font-weight: bold}
.menurow2 a {text-decoration: none; color: white}
.menurow2 a:hover {color: #6db43f}

.menurow3 {font-family: garamond; color: white}
.menurow3 a {text-decoration: none; color: white}
.menurow3 a:hover {color: white}


.header1 {
	font-family: Garamond;
	color: #6db43f;
	font-weight: bold;
	font-size: 16pt;
}


