.header {
	background-image: url(images/header.jpg);
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.headertxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-decoration: none;
}
.bodtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-decoration: none;
}
.headertxt3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodtxtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}

