a:link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	cursor: hand;
	font-style: italic;
	
}
a:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	height: auto;
	width: auto;
	border: thin outset #CCCCCC;
	font-weight: bold;
	font-style: italic;
	

}
a:visited {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	font-style: italic;

}

BODY {

font-family : Arial, Helvetica, sans-serif;
color:#000000;
font-size:10pt;
font-weight: bold;
background-color: #000000;
SCROLLBAR-FACE-COLOR: #006699; 
SCROLLBAR-HIGHLIGHT-COLOR: #006699; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #ffffff; 
SCROLLBAR-TRACK-COLOR: #6699cc; 
SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
	font-weight: normal;
	background-color: transparent;
	
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}
