p   {
	color: #669;
	padding-right: 12px;
	padding-left: 12px;
}
h1 { font-size: 24pt }
a   { color: #36c; font-weight: bold; text-decoration: none }
h2    {
	color: #669;
	font-size: 24pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
}
h3  { color: #339; font-size: 16pt; line-height: 16pt; margin-top: 4pt; margin-bottom: 2pt }
h4   { color: #000; font-size: 10pt; line-height: 10pt; margin-top: 2pt; margin-bottom: 2pt }
.nospace { margin-top: 0; margin-bottom: 0 }
.black {
	color: #000;
}

