body { 
font-size: x-small;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
	background-color: #c0c9c2;
 }
a:link { text-decoration: none; color: #20484A; }
a:visited { text-decoration: none; color: #2F804F; }
a:active { text-decoration: none; color: #FF0000; }
a:hover { text-decoration: underline; color: #0F0E38;}

.title {
text-align: right;
font-family: verdana, arial;
font-size:18px;
font-weight: bold;
background-color: #346341;
color:#FFFFFF;
padding: 4px;
}
.menu {
text-align: right;
font-family: verdana, arial;
font-size=14;
color=#FFFFFF
}
.menu a {
color=#FFFFFF;
text-decoration: none;
font-weight: bold
}
.menu a:visited {
color=#D0EAD9;
text-decoration: none;
font-weight: bold
}
.text {
text-align: justify;
font-family: verdana, arial;
font-size: x-small;
color:#122F00;
padding: 20px;
text-indent: 20px;
background-color: #e2e2e2
}

th {
font-size: xx-small;
font-weight: bold;
background-color: #BCE7CE
}

td {
font-size: x-small;
}