@charset "utf-8";
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC66;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
}
.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
