a:hover {color:#990000; text-decoration:none;}
A, a, a:link {color: #787878; text-decoration:none; font-family : arial; font-size: 8pt;}
a:active {color: #990000; text-decoration:none;}

font,p,li
{
color: #787878;
font-size: 8pt;
font-family : arial;
}

body
{
background-color: #f0f0f0;
scrollbar-face-color: #f0f0f0;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #f0f0f0;
margin: 10 10 10 10;
padding: 1 1 1 1;
}
.button
{
border: solid 1px #787878;
background-color: #f0f0f0;
color: #787878;
font-family : arial;
}
select {
color: rgb(40,40,40);
background-color: rgb(240,240,240);
font-weight: small;
font-size: 8pt;
font-family: verdana,arial;
}
input, textarea {
color: rgb(40,40,40);
font-weight: small;
background-color: rgb(240,240,240);
border-color: black;
font-size: 8pt;
font-family: verdana,arial;
border: #FFFFFF outset 1;
scrollbar-face-color: rgb(140,140,140);
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: rgb(200,200,200);
}

input,textarea,select
{
color: #787878;
border-color: #787878;
font-size:8pt;
font-family :arial;
border: #787878 solid 1;
scrollbar-face-color: #f0f0f0;
scrollbar-arrow-color: #787878;
scrollbar-highlight-color: #f0f0f0;
}