p { text-indent: 0; font-family: Verdana, sans-serif; }
table.example th { border-bottom: 2px solid #9cf; padding-left: 0; padding-right: 5px; }
table.example td { border-bottom: 1px dotted #9cf; }
table.example { border-top: 2px solid #9cf; border-bottom: 2px solid #9cf; border-collapse: collapse; }
td.option { background: #fff; }
h3 { margin-top: .75em; }
h4 { font-weight: bold; }
pre { font-size: 80%; }
p.important { border-top: 2px solid red; border-bottom: 2px solid red; }
.right { float: right; }
a img { border: none; }
@media print {
	body, p, td, th, li { font-family: "Times New Roman", serif; font-size: 12pt; }
	h3 { margin-top: 1em; }
	p {  margin-bottom: 1em; }
	}
