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

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

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

a:hover {
background-color: transparent;
color: #949cce;
text-decoration: underline;
}

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

p {
background-color: transparent;
}

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

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

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

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

h4 {
font-size: 18px;
margin-bottom: 2px;
color: #990000;
}

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

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

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

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