body {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

h2 {
	font-size: 18px;
	margin-top: 10px;
}
	h3 {
		font-size: 16px;
	}
		h4 {
			font-size: 12px;
		}

.align_center {
	text-align: center;
}

.page_notes {
	background: #FFFF99 url(/resources/images/backgrounds/bg_thumbtack.gif) no-repeat 2px 2px !important;
	font-style: italic !important;
	padding: 8px 8px 8px 24px !important;
	width: 145px !important;
}

.helper_text {
	color: #999999;
	font-size: 11px;
	padding-left: 5px;
}