html, body {
	font-family: "Times New Roman",Helvetica, Verdana,serif;
	font-size: 100%;
}

h1 {
	font-size: 120%;
}

p {
	font-size: 90%;
}

img { display: none; }

#mainNav, #promo, #header, a.top, #footer, #footer2,#footlinks { display: none; }

#txt p.highlight { background-color: #fff; border: 2px solid #000; color: #000; padding: 0.5em; font-size: 1.3em; text-align: center; font-weight: bold;}