.Caption {
	font-weight: bold;
	color: #666666;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	padding: 6px 0px 0px 4px;
	margin: 0px;
}
.SectionTitle {
	font-size: 14px;
	color: #000099;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.Emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #669966;
}
.Display {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.Footer {
	font-style: italic;
	color: #999999;
}
.HeaderLink {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
