body
{
	margin: 0;
	background-color: #242424;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.content_body
{
	margin: 0;
	background-color: #e7e7e7;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: 'Arial';
	text-decoration: none;
}

.index_table_font
{
	font-weight: normal;
	font-size: 9pt;
	color: white;
	font-family: 'Arial';
	text-decoration: none;
}

.table_font
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: 'Arial';
	text-decoration: none;
}
table th {
	font-size: 9pt;
	font-family: Arial, sans-serif;
}

.calendar_dateFont
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: 'Arial';
	text-decoration: none;
}

tr.days td.gray
{
	background-color: #e7e7e7;
}

tr.days td {
	background-color: white;
}

tr.days span.dayNumber {
	color: #393;
	font-weight: bold;
}

tr.days td.gray span.dayNumber {
	color: #999999;
}
p.quote {
	font-style: italic;
}
table#newsletter_archive_links td {
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
