.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}
.bold_burgundy {
	font-weight: bolder;
	color: #660033;
}
.bold_burgundy_titles {
	font-size: 18px;
	font-weight: bolder;
	color: #660033;
}
.style1 {color: #FF0000}
.text-smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
}

