a:link{ color:#ffffff; }
a:active { color:#cc3333; }
a:visited{ color:#ffffff; }
a:hover{ color:#cc3333; }
body{
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#4d6666;
scrollbar-shadow-color:#4d6666;
background-color:#000000;
overflow:auto;
}
BODY, TH, TD {
font-size:10px;color:#ffffff;font-family:Osaka,verdana,MS gothic;line-height:20px;
}
br{letter-spacing:normal;}
hr{border:solid 1px #ffffff;height:1px;}
input,textarea,select{
font-size:10px;color:#ffffff;font-family:Osaka,verdana,MS gothic;background:#000000;border:solid 1px #ffffff;
}

ol{	list-style-position:inside;
	padding:0;}

ul{list-style-position:outside;
	list-style-type:circle;
	padding:0em;margin-left:2.5em;}

	ul li{list-style-type:circle; }

dl{list-style-position:inside;
	padding:0 0.5em; }

	dt{font-weight:bold; 
	margin-top:0;color:#008B8B; }

	dt a { font-weight:bold ;}

	dd{padding:0em 1em;
	margin:0 0 0 1em;
	border-left:4px solid #dcdcdc;}