.title {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
.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: 14px;
	font-weight: bold;
	color: #993300;
}
.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;
}
