html,body { margin:0; padding:0; color:black; background: white; font-size:12pt; line-height: 1.5em; font-family: Georgia, Times, serif; }
* { background: white; border: none !important; }
#header, #sub-head, #side-bar, #footer{ display: none; }
a { color:black; text-decoration:none; }
a img{ border: 0; }
p{ clear: both; }
h2, h3, h4{ clear: both; }

.clearfix{ clear: both; }

h2{ font-size: 2em; }
h3{ font-size: 1.7em; }
h4{ font-size: 1.3em; }
h5{ font-size: 1.1em; }

p, h2, h3, h4, h5{ margin: 0 0 1em 0; }
ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}
ol{
	margin: 0 0 1em 2em;
	list-style: decimal;
}

#images img {
display: none;
}
