body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h1 {
	color: #0956C8;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
p {
	font-size: 11pt;
}
td {
	font-size: 11pt;
}
a {
	color: #0956C8;
}
.Heading {
	color: #0956C8;
	font-size: 14pt;
	font-weight: bold;
}
.RegForm {
	background: #DDDDDD;
	padding: 10;
}

