#content
{
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #000000;
	font-family: Arial Narrow, Arial;
	font-size: 13px;
}
#content TD, P, UL, LI
{
	color: #000000;
	font-family: Arial Narrow, Arial;
	font-size: 13px;
}
#content A
{
	text-decoration: underline;
}
#content .underline
{
    TEXT-DECORATION: underline
}
#content .bold
{
    FONT-WEIGHT: bold
}
#content .italics
{
    FONT-STYLE: italic
}
#content .Heading
{
	font-family: Arial Narrow, Arial;
	font-size: 15px;
    FONT-WEIGHT: bolder;
	font-style: italic;
	color: #A35F9C;
}
#content .lgHeading
{
	font-weight: bold;
	font-size: 15px;
}
#content .blue_font
{
	color: #000080;
}
#content .purple_font
{
	color: #800080;
}
#content .green_font
{
	color: #008000;
}
#content .Text_ExtraLarge {font-size: 20px;}
#content .Wingdings
{
	font-family: Wingdings;
}

