@charset "UTF-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #962626;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #942824;
}
#lightwindow_contents img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
