#content
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}
#content A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f689f;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
/*
#content A:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
*/
#content A:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f689f;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
#content .subnav{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f689f;
	font-weight: bold;
	line-height: 18px;
}
#content .subnav:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f689f;
	font-weight: bold;
	line-height: 18px;
}
#content .subnav:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #525151;
	font-weight: bold;
	line-height: 18px;
}
#content .subnav:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f689f;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
#content .onpage{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #940505;
	font-weight: bold;
	line-height: 18px;
}
#content .onpage:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #940505;
	font-weight: bold;
	line-height: 18px;
}
#content .onpage:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #940505;
	font-weight: bold;
	line-height: 18px;
}
#content .onpage:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #940505;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
#content TD, LI
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}
#content P
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}

#content .Heading
{
	font-size: 13px;
	font-weight: bold;
}
#content .lgHeading
{
	font-weight: bold;
	font-size: 14px;
}
#content .SubHeading
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#content .Text_Small
{
	font-size: 11px;
}
#content .Text_Large
{
	font-size: 13px;
}
#content .CutLine
{
}
#content .underline {text-decoration: underline;}
#content .bold {font-weight: bold;}
#content .italics {font-style: italic;}

#sidebar .Heading {font-weight: bold;}
#content .Wingdings
{
	font-family: Wingdings;
}
#content .Text_ExtraLarge {font-size: 23px;}
#content .Banner
{
	font-size: 16px;
	font-weight: normal;
}


