@charset "utf-8";
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.bodyheading {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.disclaimer {
	font-size: 10px;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #545E69;
	font-size: 12px;
}
a {
	color: #545E69;
	text-decoration: underline;
}
a:hover {
	color: #FFDE15;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
