body {
	border: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: black:
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-ARROW-COLOR: orange;
}
p {
	font-size: 7pt;
}

h1 {
   font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	color: black;
		}
		
h2 {
   font-size: 8pt;
	font-family: arial;
	font-weight: italic;
	color: #fcdbb0;
		}
table 	{
	font-size: 10pt;
	background: #999999;
	width: 650px;
}
a.link1 {
   font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	color: black;
	
			}
a.link1:hover {
   font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	color: #fcdbb0;
	}		
		
	

