body {
	margin:0px;
	padding:0px;
	background-color: #ECE4CB;
	background-image: url();
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #666666;
	font-weight: lighter;
	white-space: normal;
	padding-bottom: 5px;
	margin-left: 5px;
	vertical-align: top;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	font-weight: lighter;
	color: #660000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 5;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	font-weight: lighter;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-weight: lighter;
	line-height: 0px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #660000;
	padding-left: 5px;
	padding-top: 3px;
	letter-spacing: 1px;
}
a:active {
	color: #660000;
}
