BODY
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    margin: 0px;
}

table tr td
{	vertical-align:top;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
}

.generalNav a
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #797dc6;
	font-family: 'Arial';
	text-decoration: none;
}

.generalNavSelected a
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #020169;
	font-family: 'Arial';
	text-decoration: underline;
}

.generalLink a
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #797dc6;
	font-family: 'Arial';
	text-decoration: none;
}

.generalLinkSelected 
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #020169;
	font-family: 'Arial';
	text-decoration: underline;
}

a:hover 
{
	color: #020169;
}

.mainText
{
	font-size: 10pt;
	color: #020169;
	font-family: 'Arial';
	text-align: justify;
	padding-left:25px;
	padding-right:25px;
}

.mainTextNoPadding
{
	font-size: 10pt;
	color: #020169;
	font-family: 'Arial';
	text-align: justify;
}

.smallHeader
{
	font-weight: bold;
	font-size:12pt;
	color: #020169;
	font-family: 'Arial';
	text-align: justify;
	padding-left:25px;
	padding-right:25px;
}

.firstHeader
{
	font-size: 20pt;
	color: #020169;
	font-style: italic;
	font-family: Arial;
	text-align: center;
}

.secondHeader
{
	font-size:14pt;
	color: #020169;
	font-style: italic;
	font-family: 'Arial';
	text-align: justify;
	padding-left:25px;
	padding-right:25px;
}		
					
								