h1 {
	font-size: 18pt;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	background-image:  url("Images/ProgressiveBG.jpg");
}
h2 {
	text-align: center;
	font-size: 16pt;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.ImportantTerm {
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
}
p {
	line-height: normal;
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	text-transform: capitalize;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
}
.Opening {
	font-size: 14pt;
	text-align: center;
}
.ALinks {
	font-weight: bold;
}

