body {
	background-color: #9569B1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
	text-align: left;
	line-height: 1.3em;
}
p.theme {
	font-family: "Times New Roman", Times, serif;
}
p.promo {
	color: #0000FF;
}
p.legal {
	font-size: 10px;
}
ul {
	text-align: left;
	list-style-image: url(http://www.ginigrey.com/graphics/star_bullet.gif);
}
li {
	font-family: "MS Sans Serif", Verdana, Helvetica;
	font-size: 16px;
	color: #330066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #ff9900;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: .2em;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 17px;
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9900;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h4.hello {
	font-size: 13px;
	line-height: 1.2em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330066;
	text-align: right;
	font-style: italic;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-style: italic;
	font-weight: normal;
}
p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9569B1;
}
