BODY {
 margin: 0pt;
 background-color: #FFFFFF;
 background-image: url(Fair-Bkg-1.jpg);
}
.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
}

.title {
 font-weight: bold;
 color: #a82222;
 text-decoration: none;
 font-size: 14px;
}
.title a:link, .title a:visited {
 font-weight: bold;
 color: #0b1647;
 text-decoration: none;
 font-size: 14px;
}
.title a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #cd4334;
 font-size: 14px;
}


.subtitle {
 font-weight: bold;
 color: #226a5f;
 text-decoration: none;
 font-size: 13px;
}
.subtitle a:link, .subtitle a:visited {
 font-weight: bold;
 color: #226a5f;
 text-decoration: none;
 font-size: 13px;
}
.subtitle a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #ba1b1b;
 font-size: 13px;
}
.topnav {
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 font-size: 11px;
}
.topnav a:link, .topnav a:visited {
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 font-size: 11px;
}
.topnav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #bddfe2;
 font-size: 11px;
}
.sidenav {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.sidenav a:link, .sidenav a:visited {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.sidenav a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #47aab2;
 font-size: 11px;
}
.footer {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.footer a:link, .footer a:visited {
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-size: 11px;
}
.footer a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #bddfe2;
 font-size: 11px;
}