@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #330066;
	text-decoration: none;
	background-color: #ffe3dc;
}
h1 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;	
	
	color: #a7a9ac;
}

.style2 {font-family: "Vladimir Script", "Lucida Calligraphy", "Apple Chancery"; font-size: 36px; }
.style4 {font-size: 24px}
.style6 {font-size: 20px}

a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #CC99FF;
	text-decoration: none;
}
a:active {
	color: #330066;
	text-decoration: none;
}
p {
	letter-spacing: normal;
	text-align: left;
	text-indent: 48px;
	vertical-align: baseline;
	word-spacing: normal;
	display: block;
}

