@charset "UTF-8";
.bu {
font-weight: bold;
text-decoration: underline;
}
h2 {
color:#400080;
font-family:"Times New Roman", Times, serif;
font-size:14pt;
text-align:center;
}
h1 {
color:#400080;
font-family:"Times New Roman", Times, serif;
font-size:14pt;
text-align:center;
}
h3 {
color:#400080;
font-family:"Times New Roman", Times, serif;
font-size:14pt;
text-align:center;
font-weight:bold;
}
h3.blueTimes {
color:#0000ff;
font-family:"Times New Roman", Times, serif;
font-size:16pt;
text-align:center;
font-weight:bold;
}
h3.blueVerdana {
color:#4411D0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
text-align:center;
font-weight:normal;
}
.style2 {font-size: 18px}
.style7 {font-size: 28px}
.style9 {font-size: 14pt}
body {
	background-image:url(/images/backstar.gif);
	background-color:#ffffff;
	color:#400080;
}
a, a:link, a:hover {
	color:#8000FF;
}
a:visited {
	color:#8080C0;
}
#wrapper {
	width:900px;
	margin:5px auto 5px auto;
}
.stars {
	color:#8000FF;
	text-align:center;
}
.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
img {
	border:0;
}
#past_newsletters {
	width:800px; margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;
}
.past_newsletters_block {
	font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; width:200px; float:left;
}
.footer_stars {
	text-align:center; color:#8000FF; clear:both;
}
@media (max-width:900px) {
	#wrapper {
		width:auto;
	}
	img {
		max-width:100%;
		height:auto;
	}
}