body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.bodyFront { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; margin-top: 0; }
.bodyInside, p, li { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; margin-top: 4px; }

.headline 
{ 
	color: #999; 
	font-size: 28px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-variant: small-caps; 
	line-height: 24px; 
	letter-spacing: 6px; 
	margin-top: 0; 
	margin-bottom: 16px; 
	border-bottom: 1px solid #aaa; 
}

.subhead 
{ 
	color: #505050; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 12px; 
	letter-spacing: 1px; 
	margin-top: 16px; 
	margin-bottom: 8px;
}

.bodyItalic 
{ 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	line-height: 12px; 
}

.subhead a:link, .subhead a:active, .subhead a:visited, .subhead a:hover
{
	color:#E03D38;
}

.blog_nav
{
	text-align:right;
	font-size:14px;
	color:#E03D38;
}

.blog_nav a.not_current
{
	color:#999999;
	text-decoration:none;
}

.blog_nav a:hover
{
	color:#000000;
	text-decoration:none;
}

.blog_nav a.current
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.bodyIndent { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; margin-left: 24px; }
.bodyBold { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; }
.spacer { height: 8px; }
