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

.copy {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}

.story {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}

.copy_italic {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	line-height: 18px;

}
.copy_bold {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}

.alt {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
	text-align: justify;
	line-height: 18px;
}


.headline {
	font-family: "Brush Script MT", "Brush Script Std", BrushScrD, cursive;
	font-size: 36px;
	font-style: normal;
	font-weight: inherit;
	color: #663366;
	text-align: left;
}

a:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
	text-align: justify;
	line-height: 18px;
}
a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ae6741;
	text-align: justify;
	line-height: 18px;
}

a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a57fb9;
	text-align: justify;
	line-height: 18px;
}
a:active {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: justify;
	line-height: 18px;
}	


.fineprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.footer a:link {
	font-family: arial, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.footer a:hover {
	font-family: arial, sans-serif;
	color: #00CC99;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

.footer a:visited {
	text-decoration: none;
	color: #999999;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.footer a:active {
	text-decoration: none;
	color: #00CC99;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}		


.style1 {
	color: #999999;
}
