body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #004000;
}
a:hover {
	color: #006600;
}
a:active {
	color: #009900;
}
.header1 {
	font-size: 16px;
	font-weight: bold;
}

.header2 {
	font-size: 18px;
	font-weight: bold;
}

.header3 {
	font-size: 20px;
	font-weight: bold;
}
.header4 {
	font-size: 24px;
	font-weight: bold;
}

.nav1 {font-size: 10px; 
}
.nav2 {font-size: 12px; 
}
.nav3 {font-size: 14px; 
}