.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 18px;
	color: #111111;
	font-weight: 700;
	word-spacing: 2pt;
	letter-spacing: 1px;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #D02120;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 2pt;
	letter-spacing: 2px;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 25px;
	color: #505050;
	font-weight: 300;
	word-spacing: 2pt;
	letter-spacing: 1px;
}

.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 25px;
	color: #9BC20D;
	font-weight: 300;
	word-spacing: 2pt;
	letter-spacing: 1px;
}


.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
}

.subTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.thumbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #E3970E;
	font-weight: bold;
}

.thumbTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #888888;
	font-weight: bold;
}


.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #505050;

}

.mainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #666666;
	font-weight: 350;
}

.mainText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	color: #444444;
	font-weight: 350;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	font-weight: 600;
	word-spacing: 2pt;
	letter-spacing: 0px;
	text-decoration: none;
}

.navigation a:link {
		color: #000000;
		text-decoration: none;
		}

		.navigation a:visited {
		color: #000000;
		text-decoration: none;
		}

		.navigation a:hover {
		color: #B90000;
		text-decoration: underline;
		}

		.navigation a:active {
		color: #C0C0C0;
		text-decoration: none;
		}
        
.navigationBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: black;	
	font-weight: 600;
	word-spacing: 2pt;
	letter-spacing: 0px;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #777777;
	font-weight: 400;
	word-spacing: 1pt;
	letter-spacing: 0px;
	width: 32em
	padding: 1;
	margin: 1;
	z-index: 5;
    text-decoration: none;
}

.footer a:link {
		color: #000000;
		text-decoration: none;
		}

		.footer a:visited {
		color: #000000;
		text-decoration: none;
		}

		.footer a:hover {
		color: #B90000;
		text-decoration: underline;
		}

		.footer a:active {
		color: #C0C0C0;
		text-decoration: none;
		}
		
		
