body { color: #333; font-size: 1em; font-family: Helvetica, Arial, sans-serif; background-color: #36c; }
p {
	line-height: 1.2em;
	text-align: left;
}
td { background-color: #fff; }
a:link { color: #333; }
a:visited { color: #333; }
a:hover { color: #36c; }
a:active { }
h3 { color: #36c; font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-indent: 0.5em; margin: 0 0 0.2em; border-bottom: 2px solid #36c; }
.tdheader { color: #36c; font-size: 1.2em; font-weight: bold; border-bottom: 1px solid #000; }
.right {
	text-align: left;
}
.right table tr td {
	text-align: right;
}
