.CopyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000;
}
.HeadlineMagenta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #db436f;
}
.SublineMagenta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #db436f;
}
.HeadlineGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #39b73a;
}
.SublineGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #39b73a;
}
.HeadlineBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2a7fb4;
}
.SublineBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #2a7fb4;
}
.HeadlineOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #F60;
}
.SublineOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #F60;
}
.SmallCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333;
}

a:link {
	color: #069;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 15px;
}
a:visited  {
	color: #069;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 15px;
}
a:hover   {
	color: #639;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	text-decoration: underline overline;
}
.headline   { color: #639; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, verdana, Geneva, Swiss, SunSans-Regular }
