a {font-weight: normal;
text-decoration: none;
font-family:Palatino Linotype, san-serif;
font-size: 10pt;
font-style: italic;
color: #C8E8C8;
background-color: transparent;
}

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

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

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

body{
background-color: #6e8552; margin:5px;
width: 90%;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#000A00;
}

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: #000A00;}

input, textarea, option, select {
        background: #6e8552;
        font: 7pt arial, helvetica, sans-serif;
        color: #000A00;
        letter-spacing: 1px;
        border: 1px solid #000A00;
        padding:2px; }

p.one{font-family:  Allegro, Palatino Linotype, Georgia, Arial, sans-serif;
        font-size: 16pt;
        line-height: 20px;
        text-color: #000A00;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        text-decoration: underline;}

