body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
.smcentered {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #731112;
	text-decoration: underline;
}
a:visited {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
}
.Title {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	background-color: #721012;
}
.monthnames {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	padding: 10px;
}
.redbold {
	font-weight: bold;
	color: #721012;
}
.blue {
	font-size: 10px;
	color: #000099;
	text-align: center;
}
.yellow {
	font-size: 10px;
	color: #CCCC00;
	text-align: center;
}
.red {
	color: #CC0000;
	text-align: center;
	font-size: 10px;
}
.green {
	font-size: 10px;
	color: #006633;
	text-align: center;
}
.specialdate {
	font-size: 10px;
	font-style: italic;
	color: #FF3300;
	text-align: center;
}
.purple {
	font-size: 10px;
	color: #6600CC;
	text-align: center;
}
.brown {
	font-size: 10px;
	color: #663333;
	text-align: center;
}
.pink {
	color: #FF3366;
}
.boldtitle {
	font-size: 16px;
	font-weight: bold;
	color: #0D5C5B;
}
.plainbold {
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.orangebold {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.small {
	font-size: 11px;
}
.large {
	font-size: 14px;
}
