.headings {
	font-family: Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #34B233;
}
.headingsGray {
	font-family: Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #5B5B5B;
	font-weight: bold;
	line-height: 1.2em;
}
.maintextGray {
	font-family: Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #5B5B5B;
}
.linksGreen {
	font-family: Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #2B9B2A;
	font-weight: bold;
}
.mainTitleWhite {
	font-family: Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #FFFFFF;	
	font-weight: bold;
}
.mainTitleGray {
	font-family: Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #919191;		
	font-weight: bold;
}
.folio_title {
	font-family: verdana,tahoma,sans-serif;
	font-size: 0.84em;
	color: #0D97D3;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.01em;
}
.folio_main_text {
	font-family: verdana,tahoma,sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 1.34em;
}
.copyright_text {
	font-family: verdana,tahoma,sans-serif;
	font-size: 0.65em;
	color: #3E403F;
	line-height: 2.34em;
}
h1 {
	font-family: verdana,tahoma,sans-serif;
	font-size: 0.84em;
	color: #0D97D3;
	font-weight: bold;
	line-height: 1.2em;
}
a:hover {
	
	color: #0D97D3;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #0D97D3;
	text-decoration: none;
}
