	BODY
{
  font-family: Arial, Verdana, Times New Roman;
  font-size: 18px;
  color: #000000;
  margin-bottom: 30px;
}
A {
	color: #58891f;
	text-decoration: none;
}
A:Hover, .CToday A:Hover {
	color: #007FC4;
}
.Ctoday
{
  background-color: #C6E3A9;
  font-size: 12px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 10px;
  color: #000000;
}
.CToday A {
	color: #000000;
}
.CNotToday
{
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 10px;
  font-size: 12px;
}
.Mission {
	background-color: #ffffff;
}
.Mission .title
{
  color: #007fc4;
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  letter-spacing: 2px;
}
.Mission .text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.Highlight
{
	color: #007fc4;
}
.BookOfMonth{
	font-size: 18px;
}
.BookOfMonth .header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: underline;
}

.BookOfMonth .text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}




