
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p  { color: #000; font-family: Georgia, "Times New Roman", Times, serif }
body   { background-color: #fff; margin: 0; padding: 40px 5% 5% }
#seocon  { float: left }
#maincon,foot,header  {display:none; }

#adcol,sidecol {display:none; }
#center,article     { background-color: white; margin: 0; padding: 10px; clear: both }
.box, .box1, .box2, .box3, .nav { display:none; }
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	/*hover doesn't work in nn4*/
	}
h1     { font-size: 14pt; font-weight: normal; background-color: silver }
h2   { font-size: 15pt; font-weight: normal }
h3   { font-size: 15pt; font-weight: normal }
h4   { font-size: 14pt; font-weight: bold }
h5  { font-size: 14pt; font-weight: bold }
h6  { font-size: 12pt; font-weight: bold }
img  { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; float: left; border: 0 }
ol, ul, li  { font-size: 12pt }
p   { font-size: 10pt; line-height: 120% }
pre {
	font-family: monospace;
	font-size: 80%;
	}
strong, b {
	font-weight: bold;
	}
hr    { color: black; font-size: 1em }

