html, body, p, table  { color: #000; font-size: 14px; font-family: arial, verdana, tahoma, "trebuchet ms", sans-serif } 

h1  {
	font-family: arial, "trebuchet ms", tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #0073c6;
}

h2  {
	font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #0073c6;
} 

a   { color: #0073c6; text-decoration: none }

a:hover {
   color: #d60000;
   text-decoration: underline;
}

.copyright  {
	font-family: arial, tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #f7f8fa;
} 
