body, td {
	background-position: 3.3cm 2cm;
	background-repeat: no-repeat;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 10pt;
	margin-left: 40px;
	margin-right: 80px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #333366;
}
a { text-decoration: none; 
	font-weight: bold;
	color: #CC0000;
}
 a:hover { text-decoration: none; 
	font-weight: bold;
	color: #330099;
}
.indent { margin-left: 40px; }
.plain { font-size: 10pt; font-weight: normal; }
.tiny { font-size: 8pt; font-weight: normal; }
.quote { margin-left: 80px; margin-right: 80px; font-size: 8pt; font-weight: normal; }

#nav { text-align: right; }
#content { margin-top: 90; }
