html, body, p, table, ol, ul   { 
	color: #000000; 
	font-size: 13px; 
	font-family: arial, verdana, tahoma, trebuchet ms, sans-serif;
} 

h2  {
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
} 

h3  {
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
} 

a      { color: #0050a0; font-weight: bold; text-decoration: none }

a:hover   { color: #0064c8; text-decoration: underline }

.copyright  {
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
} 

.contact  {
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
} 

.important   { 
	font-weight: 600; 
} 