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

