body,td,p {

font-family: arial, verdana, tahoma, arial, sans-seriff;
font-size: 11px;
color: #DFDFDF;
background-color: black;

}
h4 {

font-family: arial, verdana, tahoma, arial, sans-seriff;
font-size: 13px;
color: #DFDFDF;
font-weight: bold;
background-color: black;
}

h4.heading {

font-family: arial, verdana, tahoma, arial, sans-seriff;
font-size: 13px;
color: red;
font-weight: bold;
background-color: black;
}
a {
color: #DFDFDF;
}

a:hover {
color: white;
background: #FF0000;
text-decoration: none;
}

.size {color: #999999}
.graphic {border:1px; border-thickness:1px; border-color: #DFDFDF; border-style: solid;}

 hr { 
 color:#f00; 
 background-color:#f00; 
 border: solid #f00; 
 height:1px; }

 .title {
 color: #fff;
 font-size: 11px;
 }

.button {
background-color: #111111;
border-width: 1px;
border-color: red;
border-style: solid;
color: #DFDFDF;
font-size: 9pt;
font-family: arial;
}

input {
background-color: #DFDFDF;
border-width: 1px;
border-color: red;
border-style: solid;
color: black;
font-size: 9pt;
font-family: arial;
}


BODY {
			scrollbar-3dlight-color:#333;
           scrollbar-arrow-color:red;
           scrollbar-base-color:#000;
           scrollbar-darkshadow-color:#333;
           scrollbar-face-color:#000;
           scrollbar-highlight-color:#000;
           scrollbar-shadow-color:#000;}

