body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	margin: 10px;
	text-align:center;
	background-color: #FFF;
}

.container {
	width: 580px;
	border: 1px solid #999;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.content {
	padding: 0px 20px 20px 20px;
	width: 540px;
	text-align:left;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding: 6px 4px 6px 24px;
	color: #000000;
	background-position: 2px 2px;
	border: dashed 1px #C0C0C0;
}

.loud {
	background-color: #FFFFCC;
	border: solid #efefef 4px;
	padding: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

h2 {
	text-indent: -9999px;
	margin: 0;
	line-height: .1em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	background-color: #FBFBF4;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}

li {
	list-style-type: disc;
	padding: 5.5px;
}

img {
    padding: 4px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	width: 540px;
}

.footer a {
	text-decoration: none;
	color: #CCCCCC;
}

footer a:visited {
color: #CCCCCC;
}

.style2 {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}