@charset "UTF-8";

.captionText {
	color: #004090;
}

.bluetext {
	font-weight: bold;
	color: #143E8B;
}
.greentext {
	color: #77A040;
	font-size: 14px;
	font-weight: bold;
}
.heading1 {
	font-size: 18pt;
	color: #FF7500;
	font-weight: bold;
	letter-spacing: 2pt;
}
.heading2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF7400;
	letter-spacing: 2pt;
}
.ListFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
