.companyname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #FFCC33;
	letter-spacing: 3px;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCC00;
	letter-spacing: 1px;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: normal;
	text-align: right;
	text-transform: none;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	text-indent: 10pt;
	margin: 2px;
	padding: 2px;
}
.companynameCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 3px;
}
.taglineCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	letter-spacing: 1px;
}
.contentCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	text-indent: 10pt;
	margin: 2px;
	padding: 2px;
}
