h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0072BC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 16px;
}
.contact {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	color: #A2A375;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0072BC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0072BC;
}
.tabletitletext {
	font-size: 11pt;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
	color: #0173BC;
}
.horzrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0072BC;
}

