.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.style2 {
	color: #153040;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
.header {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8C844C;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #251A09;
}
a:link {
	color: #2E4046;
}
a:active {
	color: #2E4046;
}
a:hover {
	color: #2B3C42;
}
.navbar {
	color: #2E4046;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.navbar a:visited {
	color: #26373C;
	text-decoration: none;
}
.navbar a:link {
	color: #2E4046;
	text-decoration: none;
}
.navbar a:hover {
	color: #933404;
	text-decoration: underline;
}
.navbar a:active {
	color: #2E4046;
	text-decoration: none;
}

