body {
scrollbar-face-color: #FFFFFF;	
scrollbar-shadow-color: #66989A;
scrollbar-highlight-color: #66989A;	
scrollbar-3dlight-color: #66989A;	
scrollbar-darkshadow-color: #66989A;
scrollbar-track-color: #FFFFFF;	
scrollbar-arrow-color: #66989A;}

body {
	font-family: verdana;
	font-size: 11px;
	color: #F6F4F7;
	cursor: xe-resize;
	text-align: justify;
	background-color: #F6F4F7;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-image: url(bg.jpg);
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	cursor: crosshair;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	cursor: crosshair;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: none;
	cursor: crosshair;
} 

p.head {
	font-family: vedana;
	font-size: 11px;
	color: #F6F4F7;
	font-weight: none;
	border-style: DASHED;
	border-width: 1px;
	border-color: #FF69B4;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 1px;
	background-color: #F6F4F7;
	background-repeat: repeat-x;
	background-image: ;
}

.border {
	color: White;
	font-family: verdana;
	font-size: 9px;
	border: 1px solid #F6F4F7;
	background-color:  #66989A;
}    

.content {
	font-family: verdana;
	font-size: 9px;
	color: #F6F4F7;
	text-align: left;
	background-color: #F6F4F7;
}