body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 14px;
	color: #000000; 
}

p { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 14px; 
	color: #000000; 
}

td { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 14px;
	color: #000000; 
}


#main p { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 14px;
	color: #000000; 
}

#main a {
	font-size: 14px;
	color: #000000; 
	text-decoration: none;
	font-weight: bold; 
}

#main a:link, a:visited { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 14px;
	color: #000000; 
	text-decoration: none;
	font-weight: bold; 
}

#main a:hover, a:active { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 14px;
	color: #BABABA; 
	text-decoration: none;
	font-weight: bold; 
}

#footer p { 
	font-size: 14px;
	color: #ffffff; 
}

#footer a { 
	font-size: 14px;
	color: #ffffff; 
	font-weight: bold; 
}

#footer a:link, a:visited { 
	font-size: 14px; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}

#footer a:hover, a:active { 
	font-size: 14px; 
	color: #bababa; 
	font-weight: bold; 
	text-decoration: none; 

}




