@charset "ISO-8859-1";
.body12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body14boldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.Yellow14 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F6FFD5;
}
a.yellow:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F6FFD5;
	text-decoration: none;
}
a.yellow:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F6FFD5;
	text-decoration: none;
}
a.yellow:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F6FFD5;
	text-decoration: none;
}
.Green14 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
a.green:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
a.green:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
a.green:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
