body {
scrollbar-face-color :#C0E4FF; 
scrollbar-highlight-color : white; 
scrollbar-3dlight-color :white; 
scrollbar-shadow-color : white; 
scrollbar-darkshadow-color : #C0E4FF;
scrollbar-track-color : white; 
scrollbar-arrow-color : #01365E; 
background-color: transparent;
font-family: verdana;
font-size:8pt;
color:#01365E;;}

a:link{
	color:#81C9FF; 
	text-decoration:none;
	font-weight:normal;
	cursor: default;
	font-family:georgia;
}

a:visited{
	color:#81C9FF;
	text-decoration:line-through;
	font-weight:normal;
	cursor: default;
	font-family:gerogia;
}

a:active{
	color:#81C9FF;
	text-decoration:none;
	font-weight:normal;
	cursor: default;
	font-family:georgia;
}

a:hover{
	color:white;
	text-decoration:none;
	font-weight:normal;
	cursor: help;
	letter-spacing:2pt;
	background-color:#81C9FF;
	border:1px solid black;
	font-family:georgia;
}
.header{
	font-family:georgia; 
	font-size:13pt;
	font-weight:bold; 
	color:#C0E4FF;
	letter-spacing:2pt;
	text-align:right;
	width:100%;
}	

b{
	font-family:georgia; 
	font-size:10pt;
	font-weight:bold; 
	color:#;
	letter-spacing:2pt;
	text-align:left;


