h1 {
	font-size: 195%;
	color: #004280;
	font-weight: normal;
	margin-top: 3px;
}
.testH1 {
	font-size: 200%;
	color: #004280;
	font-weight: normal;
	margin-top: 3px;
}
.test2H1 {
	font-size: 190%;
	color: #004280;
	font-weight: bold;
	margin-top: 3px;
}
.test3H1 {
	font-size: 160%;
	color: #004280;
	font-weight: bold;
	margin-top: 3px;
}
.test4H1 {
	font-size: 140%;
	color: #004280;
	font-weight: bold;
	margin-top: 3px;
}
h2 {
	font-size: 120%;
	color: #004280;
}
h3 {
	font-size: 90%;
	color: #004280;
	width: 275px;
	padding-left: 4px;
}
.centerImg {
	align: center;
	margin: 0 auto;
	text-align: center;
}
.rightBoxedText {
	width: 240px;
	margin: 0;
	float: right;
	border: 1px solid #E2E2E2;
	padding: 5px;
	background-color: #EFF4FB;
}
.question {
	font-weight: bold;
	color: #004280;
	font-size: 110%;
}
.introText {
	font-size: 110%;
	font-weight: bold;
	\\color: #3C3C3C;
}
.introTextBold {
	font-size: 110%;
	font-weight: bold;
}