.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.bodttitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.bodytextbold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.new {
	font-family: Verdana;
	font-size: 12px;
	color: #0066CC;
}
.age {
	font-family: Arial;
	
	font-size: 14px;
	color: #0066CC;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextCopy {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.midnav {
	font-family: Verdana;
	font-size: 13px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;

}.midnav:hover {
	font-family: Verdana;
	font-size: 13px;
	color:#FF6600;
	font-weight: bold;
}.midnav:visited {
	font-family: Verdana;
	font-size: 13px;
	color:#CC3300;
	font-weight: bold;
}

.midnav:visited:hover {
	font-family: Verdana;
	font-size: 13px;
	color:#990000;
	font-weight: bold;
}
.midnavCopy {

	font-family: Verdana;
	font-size: 13px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.midnavCopyBold {

	font-family: Verdana;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.midnavcopy {
	font-family: Verdana;
	font-size: 13px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	border:none;
}
.midnavcopy:hover {
	font-family: Verdana;
	font-size: 13px;
	color:#FF6600;
	font-weight: normal;
}.midnavcopy:visited {
	font-family: Verdana;
	font-size: 13px;
	color:#CC3300;
	font-weight: normal;
}

.midnavcopy:visited:hover {
	font-family: Verdana;
	font-size: 13px;
	color:#FFCC33;
	font-weight: normal;
}
.daycell {
	font-family: Verdana;
	font-size: 13px;
	color:#FFCC33;
	font-weight: normal;
	contentEditable:true;
}