p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-left: 20px;
}
.bold12pt {
	font-size: 14px;
	font-weight: bold;
}
.text11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9900FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	color: #666666;
}
.link12ptgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	padding-left: 20px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: disc;
}

.sidebar { width: 225px; float: right; margin: 0 0 15px 15px; padding: 15px; border: 1px solid #888; }
.sidebar h2 { font-size: 16px; padding-left: 0; }
.sidebar p { font-size: 12px; padding-left: 0; }
.sidebar p.caption { text-align: center; font-style: italic; }

.sidebar-wide { width: 275px; }

.deemphasize { font-weight: normal; font-size: .8em; }

