body {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #ffcc99;
	background-color: #fefefe;
		
}



td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#000000;
	
	
}
a {
	color: #000000;
	text-decoration: none;
	font-style:italic;
	font-size: 14px;
}

a:hover {
	text-decoration:none;
	font-size: 15px;
	color: #ffcc99;
	font-weight: bold;
	

}



