/* CSS Document */

.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #004824;
	vertical-align: text-top;
}
.TitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	color: #004824;
	vertical-align: text-top;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 36pt;
	color: #004824;
}
