html, body, p, table  { color: #000000; font-size: 14px; font-family: arial, "trebuchet ms", tahoma, verdana, sans-serif } 

h2  {
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #0099cc;
} 

a   { color: #0099cc; text-decoration: none }

a:hover {
   color: #66ccff;
   text-decoration: underline;
}

.copyright  {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #000000;
} 
