.bluefive {
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
.SMALLER {
	font-size: 12px;
	font-weight: bolder;

}
.normalsize {
	font-size: 12pt;
	font-weight: bolder;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;

}
.bigger {
	font-size: x-large;
}
