/* CSS Document */
.BGgrey {
	background-color: #CCCCCC;
	background-image: url(../images/Bg/greynes.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {
	text-indent: 12px;
}
.pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-indent: 12px;
}
.theNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #666666;
	text-indent: 18px;
	font-weight: bolder;
	vertical-align: top;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.List {
	list-style-position: inside;
	list-style-type: square;
}
.subHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.smallPrint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
