.main {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003333;
}
.main2 {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.mainitalic {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.main14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #003333;

}
.main14underline {

	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #003333;
	text-decoration: underline;
}
.monotype {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
