body {
 background-color: #fff;
 color: navy;
}

table, tr, th, td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
}

a {
 background-color: transparent;
 color: navy;
 text-decoration: none;
}

a.buttonnav {
 font-weight: bold;
}

a.navhead {
 font-family: "Times New Roman", serif;
 font-size: 12pt;
 font-weight: bold;
}

a.navlinks {
 background-color: transparent;
 color: #82a5e4;
 font-weight: bold;
}

a:hover, a.buttonnav:hover, a.navhead:hover, a.navlinks:hover {
 background-color: transparent;
 color: #cd9302;
}

.bodyBold {
 font-weight: bold;
}

.headline {
 font-size: 14pt;
 font-weight: bold;
}

.navcat {
 font-size: 9pt;
 font-weight: bold;
}

.smtxt {
 background-color: transparent;
 color: #82a5e4;
 font-size: 8pt;
 font-weight: bold;
}

.smtxthl {
 font-size: 9pt;
 font-weight: bold;
}

.subhead {
 font-size: 12pt;
 font-weight: bold;
}

.title {
 font-size: 12pt;
 font-weight: bold;
}
