.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.blackSans
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.smallBlackSans
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.smallGraySans
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}


A:hover 
	{
	color: #FFFF00;
	}

.whiteSans
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	}

.redSerif
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
	}
