.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
}
.smallbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	letter-spacing: 0px;
	text-decoration: none;
}
.allcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #330099;
	font-weight: bold;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.mayorscopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.adminbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0px;
	text-decoration: none;
}