body
{
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color:#007051;
scrollbar-darkshadow-color : #000000;
scrollbar-face-color : #FF5E00;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #FFFFFF;
scrollbar-track-color : #007051;
font-family : Times New Roman,Times,serif;
}

td
{
font-family : Arial,serif;
font-size : 12px;
color : #000000;
}

a
{
color : #028BFF;
text-decoration : none;
color: #FFFFFF;
background-color : #FF5E00;
font-weight : bold;
}

a:hover
{
text-decoration : none;
color: #FFFFFF;
background-color : #007051;
font-weight: bold;
}
h1
{
font-size : 16px;
color : #ffffff;
font-weight : bolder;
}
h2
{
font-family : Arial,serif;
font-size : 12px;
color : #FF5E00;
align : right;
}
h3
{
font-size : 17px;
color : #FF5E00;
font-weight : bolder;
}
h4
{
font-size : 14px;
color : #000000;
font-weight : bolder;
}
input
{
font-size : 12px;
font-family : Arial;
color: #FF5E00;
font-weight : bold;
border-left: 2px dotted #FF5E00;
border-right: 2px dotted #FF5E00;
border-top: 2px dotted #FF5E00;
border-bottom: 2px dotted #FF5E00;
}

textarea
{
font-size : 12px;
font-family : Arial,sans-serif;
text-align : left;
background-color: #ffffff;
color: #FF5E00;
font-weight : bold;
border-left: 2px dotted #FF5E00;
border-right: 2px dotted #FF5E00;
border-top: 2px dotted #FF5E00;
border-bottom: 2px dotted #FF5E00;
}
.textnav
{
font-size : 10px;
font-family : sans-serif;
color : #FF5E00;
text-align : center;
background-color : none;
}

.textnav a
{
color: #FFFFFF;
text-decoration : underline;
background-color : none;
font-weight : bold;
}

.textnav a:hover
{
text-decoration : none;
color: #FFFFFF;
background-color : none;
font-weight: bold;
}