<style type="text/css">{  }

body {
scrollbar-track-color: #000000;
scrollbar-face-color: #C0C0FF; 
scrollbar-shadow-color: #C0C0FF; 
scrollbar-highlight-color: #C0C0FF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000;  
scrollbar-arrow-color: #ffffff; 
background-color:black;
} 

body, p { 
font-family: georgia; 
color : #C0C0FF; 
font-weight : normal; 
font-size : 9px; 
line-height : 12px;
cursor : crosshair;
} 

b{
color: #000000; 
font: 9px georgia; 
background-color: #C0C0FF;
border-bottom: 1px #ffffff dashed;
border-top: 1px #ffffff dashed;
border-right: 1px #ffffff dashed;
border-left: 1px #ffffff dashed;}

u{
color: #FFEEC1;
font: 9px georgia;
border-bottom: 1px #F0B822 dashed;}

i{
color: #C0FFC0;
font: 9px georgia;
border-bottom: 1px #ffffff dashed;
border-top: 1px #ffffff dashed;}

A:link{
font: 8pt arial;
text-decoration : none; 
color : #ffffff;  
} 

A:visited {
font: 8pt arial;
text-decoration : none; 
color : #FFFFC0;  
} 

A:hover {
font: 8pt arial;
color : #FFC0C0; 
text-decoration : none;
}





h1{
background: #C0C0FF;
color: #000000;
font-family: georgia;
font-size: 8pt;
line-height: 10pt;
font-weight: bold;
text-align: right;
margin: 0;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
padding-bottom: 0px;
border-bottom: 1px dashed #ffffff
border-top: 1px solid #ffffff;
}


}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: georgia;
	font-style:;
	text-align: right;
	font-size: 8pt;
	line-height: 10pt;
	color: #c0c0ff;
	background-color: #000000;
	cursor: default;
	display: block;
	margin: 0;
	margin-bottom: 0px;
	padding: 0px;
	border-right: 0px;
	padding-right: 2px solid #C0C0FF;
	width: 120px;
	height: 10px;
}
a.nav:hover {
	text-decoration: none;
	font-family: georgia;
	font-style:;
	text-align: left;
	font-size: 8pt;
	line-height: 10pt;
	color: #000000;
	background-color: #c0c0ff;
	cursor: default;
	display: block;
	margin: 0;
	margin-bottom:0px;
	padding: 0px;
	border-left: 0px;
	padding-right: 2px solid #C0C0FF;
	width: 120px;
	height: 10px;


}


</style>