/* Default for EVERYTHING */
#header, #headerTitle, #headerSubtitle, #footer, #contentCornerUL, #contentCornerUR, #contentCornerLL, #contentCornerLR, .menu, #welcome, .printHide, #towerAd, #towerAd2, #towerAd3 {
   display:none;
}

input[type="submit"] {
   display:none;
}

/* Sans-serif */
body, p, li, label, blockquote, a, #content, #copyright, .note, .note h1 {
   font-family:Times New Roman, Times, serif;
}

body {
   color:black;
   background-color:white;
}

h1, h2, h3 {
   font-family:Times New Roman, Times, serif;
   font-weight:900;
   color:#66c;
   border:none;
}

a, a:link, a:visited, a:hover {
   color:black;
   text-decoration:none;
}

.logoJpg, .logoGif {
   display:none;
}

#content {
   padding:1px;
   margin:1px;
   color:black;
   background-color:white;
   background-image:none;
}

#copyright {
   color:black;
}
