body {
	background: white;
	font-size: 12pt;
	font-family: "Times New Roman", Garamond, serif;
	color: black;
}

a {
	color: blue;
	text-decoration: underline;
}

h1 { font-size: 15pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

img { border: none; }

p { margin: 0 0 1em 0; }

#top, #nav, #tabs, #right_rail, #footer, #bottom, .rightScreenshot { display: none; }

/* home */
#custLogoBox, #three-bot-boxes { display: none; }

/* Contact Us */
#sales h3 { font-weight: normal; }

/* Compare Versions */
.tbl { width: 700px; }