body {
 background-image:   url(../images/headers_backgrounds/Drk_Blue_Back.jpeg);
 background-color: #9999cc;
 font-family: Helvetica, Arial, sans-serif;
 color: #000000;
 }

p, ol, ul, li {
 font-family: Helvetica, Arial, sans-serif;
 color: #000000;
}

.b { 
 font-weight: bold;
}

.i { 
 font-style: italic;
}

.alert {
 font-size: 85%;
 color: #cc0000;
}

.sm {
 font-size: 85%;
}

.lg {
 font-size: 180%;
}

a:link {
 color: #ff0000;
 text-decoration: underline;
}

a:visited {
 color: #cc0000;
 text-decoration: underline;
}

.off {
 color: #999999;
}
