
BODY {
border-width: 0px; 
}

SPAN {
background-color: white; 
}

A { 
text-decoration: none; 
color: blue; 
}

TH {
font-family: VERDANA;
font-size: 13;
font-weight:bold;
background-color: #cfcfcf;
}

TD {
font-family: VERDANA;
font-size: 13;
}

INPUT, SELECT {
font-family: VERDANA;
font-size:12;
font-weight:normal;
}

.small {
font-family: VERDANA;
font-size:10;
font-weight:normal;
}

.smallb {
font-family: VERDANA;
font-size:10;
font-weight:bold;
}

.shade1, .shade2 {
margin:0;
padding:1;
color:black;
font-size:12;
font-family: VERDANA;
text-decoration: none;
}

.shade1 {
background-color:#ffffff;
}

.shade2 {
background-color:#dfdfdf;
}

.dialogtext {
font-family: VERDANA;
font-weight: bold;
font-size: 12;

}

/*
body {
scrollbar-base-color: gray;
scrollbar-face-color: gray;
scrollbar-track-color: gray;
scrollbar-arrow-color: black;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
}
*/

