body {
background-color: #474747;
scrollbar-face-color: #474747;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #474747;
scrollbar-arrow-color: #474747;
scrollbar-track-color: #474747;
scrollbar-darkshadow-color: #474747;
}
hr {color:#000000 ;height:1} 
font {color: #000000; font-size: 11pt; font-family: arial; letter-spacing: 0pt}
a:link{color:#000000; letter-spacing: 0pt; font-size: 11pt; text-decoration: underline}
a:visited{color:#000000; text-decoration: underline;font-size: 11pt;  font-family: arial; letter-spacing: 0pt}
a:active{color: #000000}
a:hover {color: #000000; letter-spacing: 0pt; font-size: 11pt; font-family: arial; text-decoration: none} 
a {text-decoration: none; font-size: 11pt; font-family: arial;}
.input {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	background-color: #474747;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: #000000;
}

.button {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	background-color: #474747;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: #000000;
}