.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333300;
}
.main {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
.labelcopy {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}
.labeltitle {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
a:link {
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

