body {
	background-color: #990000;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;








}
.listing {
	border: 1px solid #FFFFFF;
	white-space: normal;
	font-size: 14px;

}
.navigation {
	font-style: normal;
	font-weight: 700;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;



}
.listingimage {
	border: 1px solid #FFFFFF;

}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;

}
ul {
	font-weight: normal;
}
