body {
background-color: #333333;
color: #000000;
/* font-family: Georgia, "Times New Roman", Times, serif; */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
}

a:link {
background-color: transparent;
color: #9999ff;
text-decoration: none;
}

a:visited {
background-color: transparent;
color: #9999ff;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: #999999;
text-decoration: none;
}

a:active {
background-color: transparent;
color: #9999ff;
text-decoration: none;
}

p {
background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #336633;
font-family: Georgia, "Times New Roman", Times, serif;
/* font-family: Arial, Helvetica, sans-serif; */
font-weight: bold;
font-style: normal;
text-align: center
}

h1 {
font-size: 24px;
margin-bottom: 3px;
}

h2 {
font-size: 20px;
margin-bottom: 2px;
}

h3 {
font-size: 18px;
margin-bottom: 2px;
font-style: italic;
color: #999999;
}

h4 {
font-size: 16px;
margin-bottom: 1px;
}

h5 {
font-size: 12px;
margin-bottom: 1px;
}

h6 {
font-size: 12px;
margin-bottom: 0px;
}

hr {
background-color: transparent;
color: #999999;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}


.backtotop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: right;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
