body {
 margin: 0px;
 font-size: 100%;
 font-family: "Times New Roman", Bodoni, Garamond, "Minion Web";
 text-align: left;
 background-image: none;
 background-color: white;
}
div#container {
 margin: 10px;
 width: auto;
 background-image: none;
 background-color: white;
}
div#contentWrap {
 background-image: none;
 background-color: white;
}
div#header, div#menu, div#leftMenu, div#rightCol, div#siteTools {
 display: none;
}
p, ul, ol, a:link, a:visited {
 font-size: 110%;
 font-family: "Times New Roman", Bodoni, Garamond, "Minion Web";
}

h1 {
 color: black;
 font-size: 24px;
 font-weight: bold;
 letter-spacing: 2px;
}
h2 {
 margin: 1em 20px .5em 0px;
 padding: 0px;
 font-family: "Garamond", "Garamond MS", "Times New Roman", Times;
 font-size: 1.4em;
 font-weight: bold;
 background-image: none;
 background-color: transparent;
 color: #002956;
 text-decoration: underline;
}
h3 {
 font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
 font-size: 1.0em;
 font-weight: bold;
}
h4 {
 font-family: verdana, arial, sans-serif;
 font-size: .9em;
 font-weight: bold;
}

div#footer {
 font-size: 80%;
}
