/* CSS Document */
.style1 {
	font-family: Arial;
	font-size: 14px;
	color: #88603C;
}
a:link {
	color: #88603C;
	text-decoration: none;

}
a:visited {
	color: #B17D4E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #B17D4E;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.style4 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}
.style5 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.style8 {font-family: Arial; font-size: 14px; color: #333333; font-style: italic; }
.style9 {
	font-size: 12px;
	font-family: Arial;
}
.style10 {
	font-family: Arial;
	font-size: 14px;
}
