.body 
{
	font-family: “Trebuchet MS ”, Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: -1;
	font-weight: normal;
	background-repeat: repeat-x;
}

.body A:link 
{ 
	
	color: #000000;
	text-decoration: none;
}
.body a:active 
{ 
	color:#000000;
	text-decoration: none;		
}

.body A:visited 
{ 	
	color: #000000;
	text-decoration: none;
}
.body A:hover 
{ 	
	color: #000000;
	text-decoration: underline;
}
.body H1 
{ 
	font-family: Arial, Verdana, Calibri,sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color: #000000
}

.body H2 
{ 
	font-family: Verdana, Calibri,sans-serif; 
	font-size: -1; 
	font-weight: bold; 	
	font-style: normal;
	color: #000000
}

.body H3 
{ 
	font-family: Verdana, Calibri,sans-serif; 
	font-size: -1; 
	font-weight: bold; 	
	font-style: normal;
	color: #000000
}



.menu
{
	font:14px Arial, Helvetica, sans-serif;	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border: collapse;
	text-align:center;
}

.menu a:link 
{ 
	color:#FFFFFF;
	text-decoration: none;
}
.menu a:active 
{ 
	color:#FFFFFF;
	text-decoration: none;		
}

.menu a:hover 
{ 
	color:#D9DFE9;
	text-decoration: underline;	
}





