body {	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
     	margin-bottom: 2px;
     	font-family: Arial, Helevtica, Sans-Serif;
	font-size: 8pt ;
	color: black; }

em { font-size: 11pt; color: #8C0808; font-weight: bold; }

hr { width: 700px; }

table {background-color: white; 
	padding-top: 0px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-bottom: 2px}

table td { font-size: 10pt }

a.link:link    {color:#8C0808; text-decoration:none; font-weight: bold; font-size: 10pt}
a.link:visited {color:#8C0808; text-decoration:none; font-weight: bold; font-size: 10pt}
a.link:active  {color:#8C0808; text-decoration:none; font-weight: bold; font-size: 10pt}
a.link:hover   {color:#0000FF; text-decoration:none; font-weight: bold; font-size: 10pt}
