.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ccffcc;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ccffcc;
	font-weight: bold;
}
.menured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CBFFE8;
	line-height: 16px;
}
