.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	text-transform: uppercase;
	letter-spacing: 4px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663333;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663333;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663333;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 21pt;
	color: #666666;
}
.quote_attribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 5px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
