.cap { font-size: 30px; line-height: 14px }
.plain text { font-size: 14px; line-height: 16px }
p, td, br { font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-bottom: 10px;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: 24px; font-weight: bold; text-transform: none; color: #586C85}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px; text-transform: none; color: #660000}

.subheader {
	color:#555555;
	font-size:14px;
	font-weight: bold;
}

/* Special Formatting - DecemberFest */

.subheader_december_red {
	color:#BF2B14;
	font-size:14px;
	font-weight: bold;
}

.subheader_december_green {
	color:#37530A;
	font-size:14px;
	font-weight: bold;
}

.header_december {
	color:#466A0D;
	font-size:18px;
	font-weight: bold;
}
.centered {
	text-align: center;
}
