body { background: #FFFFFF; text-align: center;}

img { border: 0 }

a 			{ color: #999999; font-family: times; font-size: 15px; text-decoration: none; } 
a:active	{ color: #999999; text-decoration: underline; } 
a:hover		{ color: #999999; text-decoration: underline; } 

#main {
	width: 600px;
	margin: auto;
	clear: both;
}

.housekeeping {
	color: #black;
	background-color: white;
	font-family: times;
	font-size: 15px;
	line-height: 21px;
	text-align: left;
	}

.housekeepingtitle {
	color: #black;
	background-color: white;
	font-family: times;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	}

.housekeepingnames {
	color: #990000;
	background-color: white;
	font-family: times;
	font-size: 20px;
	line-height: 21px;
	text-align: left;
	}

