@charset "ISO-8859-1";
.pagelinklist {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 125%;
	font-weight: bold;
	color: #FF99FF;
}
.pageSubs {
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFCC99;
}
.PageHead {
	font-size: 40px;
	color: #FFCC99;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
}
