body{
	margin:0;
	background:#7A7A32;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	line-height:16px;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.text3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.text3:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#CFAD31;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration:none;
}
.text4 {
	font-family:Myriad Pro;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.text5 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	line-height:16px;
	text-decoration: none;
}
.text6 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	line-height:14px;
	text-decoration: underline;
}
.header {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:16px;
	text-decoration: none;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	line-height:14px;
	text-decoration: none;
}
.bodytextblack {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	line-height:14px;
	text-decoration: none;
}
.linktext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	line-height:16px;
	text-decoration: none;
}
.linktext:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#CFAD31;
	line-height:16px;
	text-decoration: underline;
}
