body{
  background-color: #88AAAA;
}
h3{
	font-family: arial;
	color: white;
}
td{
	font-family: verdana;
	font-size: 10pt;
	color: white;
}
a{
	color: #000000; 
}
a:hover{
	color: red;
}