body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #939B83;
}
a:active {
	color: #939B83;
}
.Content {
	background-image: url(/images/design/interior_02.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-color: #f8fee0;
}
.UnderlinedHeader {
	text-decoration: underline;
}
