SPAN,TD,BODY	{
	font-size:  9pt;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	}

.feature_section	{
	font-size:  10pt;
	font-weight:  bold;	
	}

.big	{
	font-size:  18pt;
	font-weight:  bold;	
	}

.post	{
	font-size:  8pt;
	color: #CCCCCC;
	}

.title	{
	font-size:  14pt;
	font-weight: bold;
	color: #FFFFFF;
	}

.white	{
	color: #FFFFFF;
	}

.black	{
	color: #000000;
	}

.red	{
	color: #66CCCC;
	}

.small	{
	font-size:  8pt;
	}
	
A:link {text-decoration:none;font-weight:bold;color: #CCCCCC}
A.black:link {text-decoration:none;font-weight:bold;color: #000000}
A:hover {text-decoration:none;font-weight:bold;color: #666666}
A:active {text-decoration:none;font-weight:bold;color:#666666}
A:visited {text-decoration:none;font-weight:bold;color:#CCCCCC}
