.normal {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #052B70;

}
.rheader {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.bheader {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: bold;
	color: #003366;

}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
}
.rnormal {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #990066;
}
.background {
	background-image: url(images/picback.jpg);
	background-repeat: no-repeat;
}
.italic {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: italic;
	color: #003366;
}
