.style {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;

}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #F65136;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.midnav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}.midnav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#00FF00;
	text-decoration: none;
	font-weight: bold;
}.midnav:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FF9933;
	text-decoration: none;
	font-weight: bold;
}

.midnav:visited:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#00FF00;
	text-decoration: none;
	font-weight: bold;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.titlebig {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFCCCC;
}
