﻿.style1 {
	text-align: center;
}
.style2 {
	text-align: center;
	background-color: #FAA308;
	background-image: url('images/index_09.jpg');
}
.style3 {
	text-align: left;
	background-color: #3D2300;
}
.style4 {
	text-align: left;
	background-color: #ECEEE5;
}
.style5 {
	text-align: center;
	background-color: #FFFFFF;
}
.style6 {
	background-color: #FFFFFF;
}
.style7 {
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
	color: #3D2300;
}
.style8 {
	text-align: left;
	font-family: Arial;
}
.style9 {
	color: #3D2300;
}
.style10 {
	font-size: 10pt;
}
.style11 {
	color: #FFFFFF;
	font-size: 9pt;
}
.style12 {
	text-decoration: none;
}
a {
	color: #FAA308;
}
a:visited {
	color: #FAA308;
}
a:active {
	color: #3D2300;
}
a:hover {
	color: #3D2300;
}
