@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012442;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-transform: none;
	color: #CC9900;
	font-variant: normal;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CC9900;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #012442;
}
