/* CSS Document */
body{
text-decoration: none;
font-family: verdana;
font-size:8pt;
color:#000000;
}

table{
text-decoration: none;
font-family: verdana;
font-size:8pt;
color:#000000;
text-align: center;
}

a:active, a:visited, a:link{
text-decoration: none;
color: #7D654D;
font-size:8pt;
font-family: verdana;
}

a:hover{
color: #FFFFFF;
font-family: verdana;
font-size:8pt;
}