<STYLE>

BODY
{
    FONT-FAMILY: arial,geneva,sans-serif;
    FONT-SIZE: 12px;
	color: #555555;
}



P	{
	margin-top: 10px;
	margin-bottom: 10px;
}

.header
{
    font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.largeHeading
{
    font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.subheader
{
    font-size: 14px;
	color: #000000;
	font-weight: bold;
}


H2
{
    font-size: 16px;
	color: #000000;
	font-weight: bold;
}

H3
{
    font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}


A
{
    COLOR: #FC3200;
	FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	text-decoration:none;
}

A:hover
{
    COLOR: #FC3200;
	FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	text-decoration:underline;
}


A.sidebarlink
{
    COLOR: #FC3200;
	FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	text-decoration:none;
}

A.sidebarlink:hover
{
    COLOR: #FC3200;
	FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	text-decoration:none;
}


A.small
{
    COLOR: #FC3200;
	FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
	text-decoration:none;
}

A.small:hover
{
    COLOR: #FC3200;
	FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
	text-decoration:underline;
}





TD
{
    FONT-FAMILY: arial,geneva,sans-serif;
    FONT-SIZE: 12px;
	color: #555555;
}


.xsmallText
{
    FONT-SIZE: 9px;
}

.smallsidebartext
{
    FONT-SIZE: 10px;
	color: #cccccc;
}

.required
{
    FONT-SIZE: 12px;
	color: #7196F3;
	FONT-WEIGHT: bold;
}

.small
{
    FONT-SIZE: 10px;
	color: #555555;
}

.small
{
    FONT-SIZE: 10px;
	color: #555555;
}

.quote
{
	FONT-STYLE: italic;
	color: #333333;
}

.quoteauthor
{
    FONT-SIZE: 10px;
	color: #888888;
	padding-left: 20px;
	margin-bottom: -10px;
}

.subcontent
{
    FONT-SIZE: 10px;
	color: #6D6C63;
}

.footer
{
    FONT-SIZE: 10px;
	color: #000000;
}


UL
{
	LIST-STYLE: square;
	LINE-HEIGHT: 1.4;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}


</STYLE>
