body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
}
.white-bold-14 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.white-bold-14 a:link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.white-bold-14 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.white-bold-14 a:hover {
	font-weight: bold;
	color: #999966;
	font-size: 14px;
	text-decoration: underline;
}
.page-header {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
