body
{
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #494949;
scrollbar-face-color: #A8ADAD;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #ffffff;
font-family : Arial, Helvetica, sans-serif;
}

td
{
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : black
}

a
{
text-decoration : underline;
color: 197FFF;

font-weight : bold;
}

a:hover
{
text-decoration : none;
color: #197FFF;
background-color : #ffffff;
font-weight: bold;
}

h1
{
font-size : 15px;
color : #ffffff;
font-weight : bolder;
}

input
{
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color: #000000;
font-weight : bold;
border-left: 1px dotted #000000;
border-right: 1px dotted #000000;
border-top: 1px dotted #000000;
border-bottom: 1px dotted #000000;
}

textarea
{
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
text-align : left;
background-color: #ffffff;
color: #000000;
font-weight : bold;
border-left: 1px dotted #000000;
border-right: 1px dotted #000000;
border-top: 1px dotted #000000;
border-bottom: 1px dotted #000000;
}