.style1 {
	font-size: x-small;
	line-height: 16px;
	color: #333333;
}
.style2 {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.style3 {
	font-size: 12px;
	line-height: 17px;
	color: #A7833C;
}
.style4 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.style5 {line-height: 16px; color: #666666; font-size: 12px;}
.style6 {
	color: #FFFFFF;
	font-size: 12px;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #A7833C;
	text-decoration: underline;
}
