A {
 background-color: #fff;
 color: #79B;
}
DIV {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 margin: 0px;
}
IMG {
 display: none;
}

.printonly {
 display: block;
}
.hide {
 display: none;
}
.noprint {
 display: none !important;
}

DIV#intCopy {
 display: none;
}
DIV#intMain {
 position: absolute;
 left: 0px;
 margin: none !important;
 padding: none !important;
 text-align: left;
}
DIV#intMain A {
 background-color: #fff;
 color: #79B;
}
DIV#intMain H1 {
 font-family: Georgia, Times, serif;
 font-size: 16px;
 font-weight: bold;
 text-transform: lowercase;
}
DIV#intMain H2 {
 font-family: Georgia, Times, serif;
 font-size: 14px;
 font-style: italic;
 font-weight: bold;
 text-transform: lowercase;
}
DIV#intMain P {
 line-height: 20px;
}
DIV#intNav {
 display: none;
}
DIV#intTitle {
 display: none;
}