.nav {
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
}

.title {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
text-align: center;
}

.heading {
color: #000000;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
text-align: left;
}

.boldmsg {
color: #000000;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: bold;
}

.subheading {
color: #000000;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
text-align: left;
}

.text {
color: #000000;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
}

.hlink:link {
color: #0000CC;
text-decoration: none;
font-family: Arial Narrow, Helvetica, sans-serif;
}

.hlink:visited {
color: #880088;
text-decoration: none;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 1em;
}

.hlink:hover {
color: #FFFFFF;
text-decoration: none;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 1em;
}

.hlink:active {
color: #0000CC;
text-decoration: none;
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 1em;
}

.focusdefault {
background-color: 69BFE2;
padding: 5px;
}

.focuspictures {
background: url(http://www.kbsvr.com/images/photobkgnd.jpg) no-repeat 50% 50%;
background-color: 69BFE2;
padding: 5px;
}
