
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.text a
{
    text-decoration: none;
    color: #333333;
}

.text a:hover
{
	text-decoration: underline;
	color: #333333;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF7A00;
	line-height: normal;
}
.header_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.G7Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #85A149;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF7A00;
	line-height: normal;
}
.text_template {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.text_template a
{
    text-decoration: underline;
    color: #333333;
}

.text_template a:hover
{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	font-size:14px
}.text_ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747268;
	line-height: 14px;
}

