.nav {
	font-family: Arial;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	font-family: Arial;
	font-size: 18px;
	color: #3F4344;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #3F4344;
}
.index_bg {
	background-image: url(images/index_5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4344;
	text-decoration: underline;
}

.b{
	font-weight:bold;
}

.smaller {
	font-family: Arial;
	font-size: 10px;
	color: #3F4344;
} 