.holmantext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003333;
}
.smallmenu {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #003300;
	text-align: center;

}
.bold {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003300;
}
.holmantextItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003333;
	font-style: italic;

}
