@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: #000066;
}
.Header2 {
	font-size: 105%;
	font-weight: bold;
	color: #000066;
}
.TimesNewRoman {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
}
