.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #C9DAF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #882717;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #930048;
	border-right-color: #930048;
	border-bottom-color: #930048;
	border-left-color: #930048;
}
