body {
font-style: normal;
font-variant: normal;
font-size: 8pt;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #051202;
background-color: #d9ecd4;
}


table {
font-style: normal;
font-variant: normal;
font-size: 8pt;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #051202;
background-color: #d9ecd4;
}

a:link {
color: #175107;
text-decoration: none;
background-color: transparent;
background-image: none;
}

a:visited {
color: #0c7453;
text-decoration: none;
background-color: transparent;
background-image: none;
}

a:active {
color: #0c7453;
text-decoration: none;
background-color: transparent;
background-image: none;
}

a:hover {
color: #175107;
text-decoration: underline;
background-color: transparent;
background-image: none;
}