body, td 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; color: #000000; line-height: 14px;
}

blockquote {
	margin-left: 7px;
}

a:link 
{
	color: #942a27;	text-decoration: none;
}
a:visited 
{
	color: #b87a47;	text-decoration: none;
}
a:hover 
{
	color: #e72f1d;	text-decoration: underline;
}
a:active 
{
	color: #3d1d1c;
}

.welcome 
{
	font-size: 10px; color: #3d1d1c; letter-spacing: 1px;
	line-height: 12px;
}

.headline 
{
	font-size: 16px;	color: #942a27; line-height: 22px;
	font-weight: bold;
}

.subhead 
{
	font-size: 14px;	color: #191e21; line-height: 16px;
	font-weight: bold;
}

.footerlinks, .footerlinks a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #942a27; line-height: 12px;
	text-decoration: none;
	padding: 5px;
}

.footerlinks:visited, .footerlinks a:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #942a27; line-height: 12px;
	text-decoration: none;
	padding: 5px;
}

.footerlinks:hover, .footerlinks a:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #e72f1d; line-height: 12px;
	text-decoration: underline;
	padding: 5px;
}

.smallblack 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; color: #191e21;
	line-height: 11px;
}

.rightBack {
	background: #ebb533 url(images/about/right_yellow_background.gif) no-repeat;
}