
body {
 font-family: Arial;

 color:#000000;
 background: #DFDFDF;
 scrollbar-base-color: #009090;
 scrollbar-face-color: ##005050;
 scrollbar-arrow-color: #FFFFFF;
}
h1 {
 font-family: Arial Black;
 color: #000080;
}
h2 {
 font-family: Arial Black;
 color: #008000;
}
h3 {
 font-family: Arial;
 font-weight: bold;
 color: #800000;
}
h4 {
 font-family: Arial;
 font-size: x-large;
 font-weight: bold;
 color: #008000;
}
.link {
text-decoration: none}

a:link {
 font-family: Arial;
  font-weight: bold;
 color: #FFFFFF;
}
a:visited {
 font-family: Arial;
 font-weight: bold;
 color: #FFFFFF;
}
a:active {
 font-family: Arial;
 font-weight: bold;
 color: #FF0000;
}
a:hover {
 font-family: Arial;
 font-weight: bold;
 color: #FFDF00;
}


tr {
 font-family: Arial;


}
td {
font-family: Arial;
 color: #FFFFFF;
 font-size: 12;


}
