@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 5px;
	padding: 0px;
	font-size: 0.8em;
}
.Header1 {
	font-size: 120%;
	font-weight: bold;
	color: #0066FF;
}
.Header2 {
	font-size: 105%;
	font-weight: bold;
	color: #0066FF;
}

