BODY
{
    margin: 0px;
}

table tr td
{	vertical-align:top;

}

.generalNav a
{
	font-size: 12pt;
	color: white;
	font-family: 'Arial';
	text-decoration: none;
}

.generalNavSelected a
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: 'Arial';
	text-decoration: none;
}

a:hover 
{
	color: black;
}

.mainText
{
	font-size: 10pt;
	color: black;
	font-family: 'Arial';
	text-align: justify;
}

.firstHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
}

.secondHeader
{
	font-size: 14pt;
	color: black;
	font-family: Arial;
}		

.thirdHeader
{
	font-weight: bold;
	font-size: 17pt;
	color: black;
	font-family: 'Arial Black';
}						

.fourthHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial;
}										