body {
	margin: 7px;
	font-family:Georgia,Century Gothic BT,Verdana;
	color: #7777777;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: inherit;
	line-height: inherit;
	background-color:#000000;
	scrollbar-face-color: #777777;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}

body,td {
margin:7px;
background-color:#000000;
font-family:Georgia,Century Gothic BT,Verdana;
color:#777777;
font-size:11px;
font-weight:bold;
letter-spacing: inherit;
}

a:link, a:visited {
color:#777777;
font-family:Georgia,Century Gothic BT,Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a:hover,a:active {
color:#333333;
text-decoration: underline;
cursor: nw-resize;
}

