body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CEC3B1;
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEE7F3;
}
