.subhead {
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333399;
	line-height: 14px;
	text-decoration: none;
}
.bodytext {
	font-family: arial; 
	font-size: 11px; 
	color: #3E3E3E;
}
.messagetext {
	font-family: arial; 
	font-size: 12px; 
	color: #333399;
	font-weight: bold;
}
.phoneformtext {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}
.largetext {
	font-family: arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #333399;
}
.tabletext {
	font-family: arial; 
	font-size: 11px; 
	color: #333399;
}
.footer {
	font-family: arial; 
	font-size: 10px; 
	color: #999999;
}
.monthhead {
	font-family: arial; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000066;
}
.bodycalendar{
	font-family: arial; 
	font-size: 11px; 
	color: #000072;
}

a:link, a:visited {
	color: #333399;
	text-decoration: none;
}

a:hover, a:active {
	color: #99cc66;
	text-decoration: underline;
}
input.textbutton {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	background: #333399;
	border: 2px, solid;
	border-color: #99CC66;
	height: 27px;
	width: 110px;
}