.header-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #2F7738;
    text-align: left;
}

.header-text-center {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #2F7738;
    text-align: center;
}

.text-white {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

.text-white-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}

.text-red-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #B94037;
	text-align: justify;
}

.text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
}

.text-center {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000000;
    text-align: center;
}

.title-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #000000;
    text-align: left;
}

.text-grey-small {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 8pt;
	color: #323230;
	text-align: justify;
}

/*
.text-justify {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: justify;
}

.text2 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 9pt;
    color: #000000;
}

.text2-center {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 9pt;
    color: #000000;
    text-align: center
}

.text-small {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 7pt;
    color: #000000;
}

.text-white {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    text-align: left;
}

.title-text {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
    color: #000000;
    text-align: left;
}
*/
a.newslink:link {color: #000000; text-decoration: none; }
a.newslink:visited {color: #000000; text-decoration: none; }
a.newslink:hover {color: #000000; text-decoration: underline; }
a.newslink:active {color: #000000; text-decoration: none; }

a.champmm:link {color: #BD3D32; text-decoration: underline; }
a.champmm:visited {color: #BD3D32; text-decoration: underline; }
a.champmm:hover {color: #BD3D32; text-decoration: none; }
a.champmm:active {color: #BD3D32; text-decoration: underline; }

a.direct:link { color: #2F7738; text-decoration: underline; }
a.direct:visited { color: #2F7738; text-decoration: underline; }
a.direct:hover { color: #2F7738; text-decoration: none; }
a.direct:active { color: #2F7738; text-decoration: underline; }

a.direct2:link { color: #FFFFFF; text-decoration: underline; }
a.direct2:visited { color: #FFFFFF; text-decoration: underline; }
a.direct2:hover { color: #FFFFFF; text-decoration: none; }
a.direct2:active { color: #FFFFFF; text-decoration: underline; }

a.garage:link { color: #FFFFFF; text-decoration: none; }
a.garage:visited { color: #FFFFFF; text-decoration: none; }
a.garage:hover { color: #FFFFFF; text-decoration: underline; }
a.garage:active { color: #FFFFFF; text-decoration: none; }

a.black:link { color: #000000; text-decoration: underline; }
a.black:visited { color: #000000; text-decoration: underline; }
a.black:hover { color: #000000; text-decoration: none; }
a.black:active { color: #000000; text-decoration: underline; }

a.grey:link { color: #323230; text-decoration: underline; }
a.grey:visited { color: #323230; text-decoration: underline; }
a.grey:hover { color: #323230; text-decoration: none; }
a.grey:active { color: #323230; text-decoration: underline; }

