a {
	color: #CCCCCC;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.upperRomanList {
	list-style: upper-roman;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
td {
	font-size: 12px;
	P.percent { line-height: 200%;
}
}
.allCaps {
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
}
body {
	font: 12px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366 url(../homepage/skyAndHills.jpg) repeat-x scroll center bottom;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
}
.activityTitle {
	font-size: 12px;
	font-weight: bold;
}
.activityAuthor {
	font-size: 10px;
	font-style: italic;
}
