@charset "UTF-8";
/* CSS Document */
body {
	background-color: #E79B67;
	background-image: url(bg2.jpg);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Century Gothic;
}
.style1 {
	color: #9F5441;
	font-weight: bold;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {color: #9F5441}
.style5 {
	font-size: 14px;
	color: #000000;
}
.style11 {font-size: 14px}
.style12 {color: #9F5441; font-weight: bold; font-size: 14px; }
.style13 {color: #9F5441; font-weight: bold; font-size: 18px; }
a:link {
	color: #9F5441;
	text-decoration: none;
}
a:visited {
	color: #9F5441;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style16 {color: #000000; font-size: 18px;
}
