.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.subheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
.style1 {
	font-size: 40px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 36px;
	font-weight: bold;
}
.style4 {color: #003399}
.style7 {
	font-size: 18px;
	font-weight: bold;
}