body {
scrollbar-base-color: #000001;
scrollbar-arrow-color: #000001;
}

a {
color: #0000ff;
text-decoration: none;
}

a:hover {
color: #ff0000;
text-decoration: underline;
}

.out {
background-color: #bebebe;
valign: bottom;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 10px;
}

.in {
background-color: #ffffff;
background: frame/back2.gif;
valign: bottom;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 10px;
}


.smalltxt {
font-size: 10px;
font-family: Arial;
font-weight: bold;
color: #000001;
}

.mediumtxt {
font-size: 11px;
font-family: verdana, tahoma;
font-weight: normal;
color: #000001;
}

.titletxt {
font-size: 13px;
font-family: Arial;
font-weight: bold;
color: #000001;
}

textarea, select, input, object {
font-family: Arial, Helvetica, Sans-serif; 
font-size: 12px; 
font-weight: normal; 
background-color: #bebebe; 
color: #000001; 
}

