.boldmedium {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold
}
.boldTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold
}
.smaller {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
