body {scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: white;
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white; 
scrollbar-track-color: white;
scrollbar-arrow-color: #CCCCCC}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D5D5D;
}

a:link, a:active, a:visited {
	color: #394f72;
	font-size : 10;
	Font-Family: Verdana;
	text-decoration: none
	
}


a:hover {
	color: #F4A26C;
	font-size : 10;
	Font-Family: Verdana;
	text-decoration: none
}

input, select, textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #5D5D5D;
	background-color: black;
	border: thin #EBEBEB;
	letter-spacing: 0px;
	border-top-width :1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
}
