.Subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
}
.ContentSmaller {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
.border {
	border: 2px solid #990000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
li.Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
}
input.ContentSmaller {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}