.title {
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 9px;
	margin-bottom: 25px;
	margin-top: -5px;
	margin-left: 20px;
}

.desc {
	margin-top: -10px;
	margin-left: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: left;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.row1 {
	background-color: #FFFFFF;
}

.row0 {
	background-color: #f1f1f1;
}

.quote {
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

.rowhead {
	color: #FFFFFF;
	background-color: #2C3759;
	text-align: center;
	font-weight: bold;
}

.indent {
	margin-left: 20px;
}

