@charset "utf-8";
.smallcontent {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000099;
}
body {
	font-family: Helvetica, sans-serif;
	color: #000099;
	font-size: 14px;
	line-height: 20px;
}
.underline {
	text-decoration: underline;
}
.bolded {
	font-weight: bold;
}
.midsize {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	text-align: center;
}
