.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.subtitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.subtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link1 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
}
.link2 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;

}
