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