BODY { background: #c0c0c0; color: #000000; topmargin: 0; leftmargin: 0 }

h1           { font-family: times new roman, Verdana; font-size: 24pt;  font-weight: bold}
h2           { font-family: times new roman, Verdana; font-size: 18pt; font-weight: bold }
h3           {
	font-family: "times new roman", Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #710000;
}
p            { font-family: Arial, Verdana; font-size: 10pt }
b            { font-family: Arial, Verdana; font-size: 10pt; font-weight: bold  }
i            { font-family: Arial, Verdana; font-size: 7pt  }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
} 

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;	   
}
 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
} 
