.bigfont {
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #00382D;
	font-weight: bold;
}
.deffont {
	font-family: Arial, sans-serif;
	font-size: 75%;
	color: #00382D;
}
.defbold {
	font-family: Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #00382D;
}

