.maintext {
	font-family: Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standardtextbold {
	font-family: Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.standardtextitalic {
	font-family: Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 333366;
}
.smallerheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 333366;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: 6699CC;
}

