	body {
		margin:				20px 20px 30px 20px;
		background-color:	#1e1e1c;
		font-family:		Optima, verdana, sans-serif;
		font-size:			small;
		}
	a			{ color: #e19766; text-decoration: none; }
	a:link		{ color: #e19766; }
	a:visited	{ color: #e19766; }
	a:active	{ color: #ffefc6; }
	a:hover		{ color: #ffefc6; }

	h1, h2, h3, h4, h5, h6{
		margin:				0px;
		padding:			0px;
		font-weight:		normal;
		text-transform:		uppercase;
	}

	#banner {
		color:				#e0bc9c;
		font-size:			xx-large;
		font-weight:		normal;
		line-height:		300%;
		padding:			15px;
		border:				4px double #9fa8a3;
		background:			#1e1e1c;
		}

	.byline {
		color:				#e0bc9c;
		font-size:			small;
		}

	#content {
		background:			#1e1e1c;
		margin-left:		0px;
		margin-bottom:		10px;
		margin-top:			10px;
		margin-right:		0px;
		border:				1px solid #e19766;
		}

	#links {
		font-weight:		normal;
		line-height:		150%;
		text-align:			left;
		padding-top:		15px;
		padding-left:		0px;
		margin-left:		200px;
		margin-bottom:		0px;
		margin-top:			10px;
		margin-right:		0px;
		background-image:	url(./images/tocline.jpg);
		background-position: left;
		background-repeat:	repeat-y;
		background-color:	#1e1e1c;
		}
	
	.linkshead {
		border-bottom:		1px dotted #8d0d36;
		}

	.linksbody {
		font-size:			medium;
		}

	.lowrent {
		padding:			30px;
		}

	.lowrent a,
	.lowrent a:link,
	.lowrent a:visited { color: #9fa8a3; }
	.lowrent a:active,
	.lowrent a:hover { color: #e19766;  }

	.lowrentbody {
		color:				#a6c198;
		font-size:			small;
		font-weight:		normal;
		text-align:			justify;
		line-height:		150%;
		margin-left:		15px;
		margin-right:		15px;
		margin-bottom:		15px;
		border-bottom:		1px dotted #8d0d36;
		}

	.lowrentspoiler {
		color:				#9fa8a3;
		font-size:			small;
		font-weight:		normal;
		font-style:			italic;
		line-height:		50%;
		margin-left:		15px;
		margin-right:		15px;
		margin-bottom:		15px;
		border-bottom:		1px dotted #8d0d36;
		}

	.lowrentindent {
		margin-left:		50px;
		margin-right:		50px;
		text-align:			left;
		color:				#95c6db;
		}
		
	.lrep {
		color:				#db9595;
		font-style:			italic;
		}

	.lowrentbody a,
	.lowrentbody a:link,
	.lowrentbody a:visited { color: #e19766; }
	.lowrentbody a:active,
	.lowrentbody a:hover { color: #9fa8a3; }
	
	.menu {
		font-size:			menu;
		font-style:			italic;
		color:				#e19766;
		}

	.title {
		color:				#e0bc9c;
		line-height:		170%;
		}

	.published {
		font-size:			small;
		font-style:			italic;
		color:				#e19766;
		}