body {
	color: #cccccc;
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-family: normal 10pt Arial, Helvetica, sans-serif;
}
p {
	font-family: normal 10pt Arial, Helvetica, sans-serif;
}


a:link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #CCCCCC; 
text-decoration: none;
}

a:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: normal; 
color: #CCCCCC; 
text-decoration: none;
}

a:hover { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 color: #99CCFF; 
 text-decoration: none;
; background-color: #996600
 }

a:active {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
text-decoration: none; 
color: #CCCCCC;
}
.imageleft {
	float:left;
	Padding:10px;
	}
.imageright {
	float:right;
}

	
