﻿body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

a:link {
color: #000099;
text-decoration: underline;
}

a:visited {
color: #666666;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a:active {
color: #000000;
text-decoration: none;
}

hr {
color: #000000;
background-color: #000000;
height: 1px;
}

.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
}

.menu a:link {
color: #FFFFFF;
text-decoration: none;
}

.menu a:visited {
color: #FFFFFF;
text-decoration: none;
}

.menu a:hover {
color: #99CCFF;
text-decoration: none;
}

.menu a:active {
color: #FFFFFF;
text-decoration: none;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
font-weight: bold;
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
}

.header2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: bold;
border-bottom: 1px dashed #000000;
background: #E4E4E4
}