body {
background-color: #669999;
color: #00000;
/* font-family: Georgia, "Times New Roman", Times, serif; */
/* font-family: Verdana, Arial, Helvetica, sans-serif; */
font-family: Lucida Casual,Lucida Sans,Arial
font-size: 10px;
margin: 0;
}

a:link {
background-color: transparent;
color: #99CCFF;
text-decoration: underline;
}

a:visited {
background-color: transparent;
color: #99CCFF;
text-decoration: underline;
}

a:hover {
background-color: transparent;
color: #99CCCC;
text-decoration: none;
}

a:active {
background-color: transparent;
color: #99CCFF;
text-decoration: underline;
}

p {
background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #669999;
/* font-family: Georgia, "Times New Roman", Times, serif; */
/* font-family: Arial, Helvetica, sans-serif; */
font-weight: bold;
font-style: normal;
}

h1 {
font-size: 24px;
margin-bottom: 3px;
}

h2 {
font-size: 20px;
margin-bottom: 2px;
}

h3 {
font-size: 18px;
margin-bottom: 2px;
}

h4 {
font-size: 16px;
margin-bottom: 1px;
color: #6699CC;
}

h5 {
font-size: 12px;
margin-bottom: 1px;
}

h6 {
font-size: 12px;
margin-bottom: 0px;
}

hr {
background-color: transparent;
color: #336699;
}

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;
}
