h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF9933;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	border-color: #000000;
	background-color: #000000;
}
h3 {
	font-size: 18px;
	color: #CCCCCC;
	background-attachment: scroll;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display: inline;
	vertical-align: middle;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;

}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #D2C6C6;
}
body {
	background-color: #751113;
	color: #FFF;
}
