body{
scrollbar-base-color:white;
background-color:white;
margin-right:0px;
margin-bottom:0px;}
body,td {
font-size:11px;
color:#434343;
font-family:'monospace';
line-height:170%;}
A:link {text-decoration:none;color:#434343;cursor:default;}
A:visited {text-decoration:none;color:#434343;}
A:active {text-decoration:none;color:#434343;}
A:hover {color:darkorange;cursor:crosshair;text-decoration:none;visibility:visible;float:none;clear:none;position:relative;left:-1px;}
input,select,textarea {
font-size:11px;
color:#434343;
font-family:'monospace';
background-color:transparent;
border-right:1px solid gray;
border-bottom:1px solid gray;
border-top:none;
border-left:none;
onmouseover="this.focus()"}
img{border:none;}
.C1{color:darkorange;}
.C2{color:gray;}
.C3{
font-size:23px;
font-family:'fantasy','monospace';
font-weight:bolder;
color:#e44646;}
hr{
border-color:#434343}