body { background-color: #87AE82;
       color:#042201;
       font-size: 16px; font-family:"Arial";
     }

a:link {color: #024A2F;text-decoration:none;font-size:16px}
a:hover {color: white;text-decoration:none;font-size:16px}
a:visited {color: #517855;text-decoration:underline;font-size:16px}
a:active {color: white;text-decoration:none;font-size:16px;}

.sm_link:link {color: #024A2F;text-decoration:none;font-size:10px}
.sm_link:hover {color: white;text-decoration:none;font-size:10px}
.sm_link:visited {color: #517855;text-decoration:underline;font-size:10px}
.sm_link:active {color: white;text-decoration:none;font-size:10px;}

p {text-align:justify}
p {text-indent: 5em}

.sm {      
font-size: 10px; font-family:"Arial"; text-decoration:none;
}