/* CSS Document */

.style1 {font-family: "Century Gothic"}
body {
	margin-top: 0px;
}
.leftalign {
	float: left;
}
.style5 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #9F3A80;
}

.promo {font-family: "Century Gothic"; font-size: 12px; color:#000099;}
.style7 {font-family: "Century Gothic"; font-size: 12px; }
.style8 {
	color: #9F3A80;
	font-size: 12px;
	font-family: "Century Gothic";
}
.style10 {color: #9F3A80; font-size: 12px; }.rightalign {
	float: right;
}



a:link {
	color: #9F3A80;
	font-family: "Century Gothic";
	text-decoration: none;
}
a:visited {
	color: #9F3A80;
	font-family: "Century Gothic";
	text-decoration: none;

}
a:active {
	color: #9F3A80;
	font-family: "Century Gothic";
	text-decoration: none;

}
a:hover {
	color: #9F3A80;
	font-family: "Century Gothic";
	text-decoration: none;
	}
