body, table {
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 160%;
}

.notes {
	font-size: 11px;
	line-height: 130%;
}

.pagetitle {
	color: #ec9090;
	border-style: dashed;
	filter: Alpha(opacity=100, finishopacity=20, style=1);
}

.sectiontitle {
	font-size: 16px;
	background-color: #fae8e8;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 16px;
}

a {
	color: #0060e0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
