/* CSS Document */
<!--

.bg {

	background-image: url(images/bg.gif);

	background-repeat: repeat-y;

	background-position: left top;

}

.contact {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}
.style10 {font-size: 12px}

a:hover {

	text-decoration: underline;

}

.gradient {

	background-image: url(images/gradient.jpg);

	background-repeat: repeat-x;

	background-position: center center;

}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	line-height: 18px;
}
.style1 {font-size: 12px; font-style: normal; color: #660066; text-decoration: none; line-height: 18px; font-family: Arial, Helvetica, sans-serif;}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #660066; text-decoration: none; line-height: 18px; }
.style4 {font-size: 16px}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FBF8E7; text-decoration: none; line-height: 18px; }
.style9 {font-size: 10px}
h1 {font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#660066}

-->

