body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #D0DFE1;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #0000FF;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 9px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}

