BODY, TD, P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

A:link, A:active, A:visited, HR
{
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.Copyright
{
	font-size: 9px;
	text-align: center;
}

.LogoText
{
	font-family: "Times New Roman", serif;
	font-size: 15px;
	color: black;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.Address
{
	font-size: 9px;
	color: white;
}

.HeaderText
{
	font-size: 20px;
	color: red;
	font-style: italic;
	font-weight: bold;
}

.SubHeaderText
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.dayOfWeek
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}

.date
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	background-color: #FFFFCC;
}

.monthYear
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	background-color: #CCFFCC;
	font-weight: bold;
}

.calendarNumber
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.NewsHeadline
{
	font-size: 15px;
	color: red;
	font-weight: bold;
}

.NewsSubTitle
{
	font-size: 12px;
	color: black;
	font-weight: bold;
	font-style: italic;
}

.PersonTitle
{
	font-style: italic;
	text-align: right;
}