<style type="text/css">body {
margin: 0;
background-color: #D0D8CD;
scrollbar-base-color: #C9D1C6;
color: #000000;
}
A:link {
text-decoration: underline;
color: #696A97;
}
A:hover {
text-decoration: underline;
color: #CC3300;
}
A:active {
text-decoration: none;
color: #CC3300;
}
A:visited {
text-decoration: underline;
color: #696A67;
}
p, li, dt, dd {
font-family: "Arial", sans-serif;
font-size: 10pt;
text-align: left;
color: #000000;
}
pre {
color: #000000;
}
h1 {
font-family: "Arial", sans-serif;
font-size: 15pt;
text-align: center;
color: #4A735A;
}
h2 {
font-family: "Arial", sans-serif;
font-size: 13pt;
text-align: left;
color: #4A735A;
}
h3 {
font-family: "Arial", sans-serif;
font-size: 11pt;
text-align: left;
color: #000000;
}
.tleft {
margin-left: 6px;
font-family: "Tahoma", sans-serif;
font-size: 8pt;
text-align: left;
}
.tright {
margin-right: 6px;
font-family: "Tahoma", sans-serif;
font-size: 8pt;
text-align: right;
}
hr {
height: 1px;
border: 1px solid #4A735A;
}
.tmain {
background-color: #EFF2EB;
border: 1px solid #4A735A;
border-collapse: collapse;
}
.tdark {
background-color: #E8EBE4;
border: 1px solid #4A735A;
border-collapse: collapse;
}
body { background-color:#D0D8CD; } 
</style>