.nav_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
.backgound {
	background-image: url(../images/orange_backgound_standard.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.header_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #000;
	line-height: 27px;
	font-weight: normal;
}
.main_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
.main_text_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 17px;
}

