/*Main styles*/

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-size: 0.7em;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	

}

TD
{
	
	font-size: 1em;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
}

P
{
	
	font-size: 1em;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	
	
	
}
H1
{
	font-size: 1.6em;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	
	text-align:left;
	padding: 0em;
	margin: 0em;
		
}
H2
{
	font-size: 1.45em;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding: 0em;
	margin: 0em;
	color: #FFFFFF;
	font-weight:normal;
		
}
H3
{
	font-size: 1.2em;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	
		
}
H4
{
	font-size: 1.1em;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	
		
}

A {
	
	
	color: #DB0026;
	TEXT-DECORATION: none;
	
}

A:hover {
	
	
	TEXT-DECORATION: underline;
	
}


} 
/*--------------------------------------------------------*/
/*Classes*/




.footer
{
	font-size: 1em;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	
	
}
.largerHeading
{
	
	font-size: 1.1em;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}


.navigation
{
	font-size: 1.1em;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	
	
}

.blacktext
{
	color: #000000;
	
	
}
.redtext
{
	color: #DB0026;
	
	
}



.whitetext
{
	color: #FFFFFF;
	
	
}



