@charset "utf-8";
/* CSS Document */

.style1 {
	color: #ECE9D8;
	font-size: 36px;
	font-family: Tahoma;
	font-style: italic;
}
.style3 {
	color: #59ABEE;
	font-style: italic;
}
.style4 {
	color: #ECE9D8;
	font-family: Tahoma;
	font-size: 10px;
}
a:link {
	color: #AA944F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA944F;
}
a:hover {
	text-decoration: none;
	color: #1840B9;
}
a:active {
	text-decoration: none;
}
.style5 {color: #999999}
.style6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

.style7 {
	font-size: 18px;
	font-family: Tahoma;
	color: #999999;
}

.style8   {
	font-family: Tahoma;
	font-size: 12px;
	color: #1840B9;
}
