body {
	background-color:#000000;
	color:white;
}
body {
	scrollbar-arrow-color:#fcfcfc;
    scrollbar-base-color:#000000;
    scrollbar-darkshadow-color:#5c5c5c;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#dadada;
}
h3 {
	font-family: Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:white;
	letter-spacing:0.2em;
	background-color:#333333;
	width:100%;
	border:thin none black;
	padding:1px;
	text-align:center;
}
p,td {
	font-family: Verdana,sans-serif;
	font-size:13px;
	color:white;
	background-color:black;
}
a:link,a:active,a:visited {
    font-family:Verdana,sans-serif;
    font-size:13px;
    font-weight:normal;
    text-decoration:underline;
    color:white;
    background-color:black;
}
a:hover {
    font-family:Verdana,sans-serif;
    font-size:13px;
    font-weight:normal;
    text-decoration:underline;
    color:red;
    background-color:black;
}
ol {
	font-family: Verdana,sans-serif;
	font-size:13px;
	color:white;
	list-style-type:decimal;
}
ul {
	font-family: Verdana,sans-serif;
	font-size:13px;
	color:white;
	list-style-type:square;
}
dl {
	font-family: Verdana,sans-serif;
	font-size:13px;
	color:white;
}
small {
	font-family: Verdana,sans-serif;
	font-size:9px;
	color:white;
	background-color:black;
}
.c30 {
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:black;
	background-color:#999999;
	border:1px inset;
	width:400px;
	height:16px;
}
.c5x50 {
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:black;
	background-color:#999999;
	border:1px inset;
	width:400px;
	height:100px;
}

