body {
 font-family: Verdana;
 font-size: 11px;
 color: #000000;
 line-height: 1.6;
 cursor: default;
 text-align: justify;
 background-color: #CACFB1;
} 
td {
 font-family: Verdana;
 font-size: 11px;
 color: #000000;
 line-height: 1.6;
 cursor: default;
 text-align: justify;
} 
A:link{ text-decoration: none; color: #808652;}
A:visited{ text-decoration: none; color: #808652;}
A:active{ text-decoration: none; color: #808652;}
A:hover{ text-decoration: none; color: #000000;
}

.h1 {
font-family: Bell MT;
color: #808652;
font-size: 16px;
font-weight: bold;
border-bottom: solid 1px #FFFFFF;
text-align: center;
}

.h2 {
font-family: georgia;
color: #808652;
font-size: 14px;
font-weight: bold;
text-align: center;
}

table { border-collapse:collapse; }

