body
{
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #101010;
scrollbar-base-color:#FFDCA0;
scrollbar-darkshadow-color : #000000;
scrollbar-face-color : #DB0016;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #FFFFFF;
scrollbar-track-color : #878585;
font-family : Times New Roman,Times,serif;
}

td
{
font-family : Arial,serif;
font-size : 13px;
color : #000000;
}
h1
{
font-size : 12px;
color : #ffffff;
font-weight : bolder;
}

input
{
font-size : 13px;
font-family : Arial;
color: #DB0016;
font-weight : bold;
border-left: 1px dotted #DB0016;
border-right: 1px dotted #DB0016;
border-top: 1px dotted #DB0016;
border-bottom: 1px dotted #DB0016;
}

textarea
{
font-size : 13px;
font-family : Arial,sans-serif;
text-align : left;
background-color: #ffffff;
color: #DB0016;
font-weight : bold;
border-left: 1px dotted #DB0016;
border-right: 1px dotted #DB0016;
border-top: 1px dotted #DB0016;
border-bottom: 1px dotted #DB0016;
}