body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
p {
	font-size: large;
}
body {
	background-color: #CCCCCC;
}
.PageTitles {
	font-size: x-large;
	font-weight: bold;
	color: #993501;
}

