.bodyType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
}
.pageHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #3399ff;
	font-style: italic;
	line-height: 36px;
}
body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: 150px;
}
.checkmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	color: #FF0000;
}
.pageHead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-style: italic;
	line-height: 40px;
}
