body {
    background : #759473;
    margin-top : 30;
    margin-bottom : 30; }

font.s1 {
    font-size:12px;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color : #0E2001; }
font.s2 {
    font-size:11px;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style : italic;
    color : #0E2001; }
font.s3 {
    font-size:16px;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color : #0E2001; }


a:link {  text-decoration:none; color:#193C00; }
a:visited {  text-decoration:none; color:#193C00; }
a:active {  text-decoration:none; color:#FFFFFF; }
a:hover {  text-decoration:underline; color:#FFFFFF; }

#rad {
    border-bottom-style : dotted ;
    border-bottom-width : thin;
    border-bottom-color : #759473; }

#rad2 {
    border-top-style : dotted ;
    border-top-width : thin;
    border-top-color : #759473; }

