@charset "UTF-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #333333; 
	background-color: #7A6F59;
	font-size: 14px;
	line-height: 140%;
	font-style:italic;
	}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

.style1 {
	font-size:18px;
	}
.style2 {
	font-size:18px;
	color: #852503;
	}
.style2 a:link {
	color:##852503;
	}	
.style2 a:visited {
	text-decoration: none;
	color: ##852503;
}
.style2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.style 2 a:active {
	text-decoration: none;
}
.style3 {
	font-size:10px;
	color:#FFFFFF;
	}
.style3 a:link {
	color:#FFFFFF;
	}	
.style3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.style3 a:hover {
	text-decoration: none;
	color: #333333;
}
.style 3 a:active {
	text-decoration: none;
}
.style4 {
	color:#FFFFFF;
	}
.style5 {
	font-size:12px;
	color: #333333;
	}
.style5 a:link {
	color:#333333;
	}	
.style5 a:visited {
	text-decoration: none;
	color: #333333;
}
.style5 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 a:active {
	text-decoration: none;
}
.style6 {
	font-size:14px;
	color: #852503;
	}
.style7 {
	font-size:11px;
	color: #FFFFFF;
	}