a {font-weight: normal;
text-decoration: none;
font-family:Palatino Linotype;
font-size: 10pt;
font-style: italic;
color: #A8C08E;
cursor: arrow;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none;
color: #A8C08E;
background-color: transparent;
        }

a:visited {font-weight: normal;
text-decoration: none;
color: #A8C08E;
background-color: transparent;
        }

a:hover {font-weight: normal;
text-decoration: none;
color: #A8C08E;
background-color: transparent;
        }

body{
background-color: #40621B; margin:5px;
background: url(bg5.jpg); background-attachment: fixed 
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#000;
}

td{cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 10px;
font-weight: normal;
line-height:11px;
word-spacing: 1px;
text-align: left;
color: #000;}

input, textarea, option, select {
        background: #40621B;
        font: 7pt arial, helvetica, sans-serif;

        color: #000;
        letter-spacing: 1px;
        border: 1px solid #000;
        padding:2px; }

