body {
	font-family: 				Verdana, Arial, Helvetica, sans-serif;
	font-size: 					11px;
	background-color: 			#d9dadb;
	margin: 					0px;
	padding: 					0px;
}

div#wineStain {
	background-image: 			url(../images/winestain_bg.gif);
	background-repeat: 			no-repeat;
	background-position: 		left top;
	color:						#333333;
	line-height: 28px;
}
div#footer {
	font-size:					10px;
}

a:link {
	color:						#333333;
	text-decoration:			none;
}
a:visited {
	color:						#333333;
	text-decoration:			none;
}
a:hover, a:active {
	color:						#7b0b1e;
	text-decoration:			underline;
}

p {
	color: #333333;
}

ul {
color: #333333;
}
