h1, h2{
	font-weight: bold;
	color: #009966;
}

td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #000000;
}

#wrapper{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#content{
	width: 960px;
	margin: 20px auto;
}

.sp {
	font-size: 9pt;
}

.boxtitle {
	font-weight: bold;
	color: #009966;
}

