.title {
font-family: "Century Gothic";
font-size: 16px;
font-weight: bold;
color: #000000;
}
.midnav {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: normal;
}.midnav:hover {
font-family: Arial;
font-size: 13px;
color:#FF6600;
text-decoration: none;
font-weight: normal;
}.midnav:visited {
font-family: Arial;
font-size: 13px;
color:#CC3300;
text-decoration: none;
font-weight: normal;
}

.midnav:visited:hover {
font-family:Arial;
font-size: 13px;
color:#FF9933;
text-decoration: none;
font-weight: normal;
}
.title2 {
font-family: Arial;
font-size: 20px;
font-weight: bold;
color: #FF6600;
}
.bodytext {
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
line-height: 22px;

}


.newlink {
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;

}

.newlink:hover{
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #990000;
}

.newlink:visited{
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #FFFFCC;
}

.newlink:visited:hover{
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
