body{ 
scrollbar-arrow-color: #FFF;
scrollbar-face-color: #FFE9D9;
scrollbar-highlight-color: #F5C2A0;
scrollbar-shadow-color: #FFE9D9;
scrollbar-3dlight-color: #FFE9D9;
scrollbar-track-color: #FFE9D9;
scrollbar-darkshadow-color: #FFE9D9;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
background-color: #D7D7D7;}

tr, td{
font-family: verdana;
font-size: 8pt;
text-align: justify;
color: #545454; }

h1 { 
height: 24px;
font-family: Times; 
font-size: 14pt;
font-style: italic;
color: #000; 
text-align: left;
padding-left: 10px;
padding-top: 1px;
background-image: url(mainhead.jpg);
background-repeat: no-repeat; 
background-position: right; }

h2 { 
height: 31px;
font-family: verdana; 
font-size: 9pt;
color: #000; 
text-align: center;
letter-spacing: 4px;
background-image: url(navhead.gif);
background-repeat: no-repeat; 
background-position: bottom;
margin: 4px; }

A:link, A:visited { 
color: #000;
font-family: verdana; 
font-size: 8pt; 
text-decoration: none;
border-bottom: 1px dotted #ea2b30; 
cursor: default; }
            
A:active, A:hover { 
color: #ea2b30; 
font-family: verdana; 
font-size: 8pt;
text-decoration: none;
border-bottom: 1px dotted #ea2b30; 
text-transform: uppercase; 
font-style: italic;
cursor: default; }

ul.nav{
list-style: none;
margin: 5px;
font-family: verdana;
font-size: 8pt;
color: #000; }
          
input, textarea, button { 
border: 2px #000 solid; 
color: #FFF; 
font-size: 8pt; 
font-family: verdana;
letter-spacing: 1px;
background-color: #000;
margin: 2px; }

i{ 
color: #d50440; 
font-family: verdana;
font-size: 9pt;
font-variant: small-caps; }

u{ 
color: #ea2b30; 
font-family: verdana;
font-size: 9pt;
font-variant: small-caps;
text-decoration: none;
border-bottom: 1px dotted #ea2b30; }

b{ 
color: #f56a20; 
font-family: verdana;
font-size: 9pt;
font-variant: small-caps; }

ul, ol{
list-style: upper-roman;
font-family: verdana;
font-size: 8pt;
color: #000; }
