#content {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
	margin: 0px 15px 10px 10px;
}

#content P
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}
#content TD, LI, FONT
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}

#content A{
	color: #3F4B81;
	font-weight: bold;
	text-decoration: none;
}

#content A:visited{
	color: #3F4B81;
}

#content A:hover{
	color: #989FC2;
	text-decoration: underline;
}

#content .Content_Link A {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
	font-weight: normal;
}

#content .Heading {
	font-size: 13px;
	font-weight: bold;
}

.lgHeading {
	font-weight: bold;
	font-size: 15px;
}

#content .SubHeading {
	font-size: 12px;
	font-weight: bold;
	color: #1B1D51;
}

#content .Text_Small {
	font-size: 11px;
}

#content .Text_ExtraLarge {font-size: 23px;}

#content .Banner {
	font-size: 16px;
	font-weight: bold;
}

#content .CutLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b1d51;
}

#content .wingdings {font-family: Wingdings;}

#content .underline {text-decoration: underline;}
#content .bold {font-weight: bold;}
#content .italics {font-style: italic;}
#content .bold-italics { font-weight: bold; font-style: italic;}
#sidebar .Heading {font-weight: bold;}

