body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4e5657;
}
.maincontent {
	font-size: 11px;
}
.titlered {
	color: #a72557;
}
a:active {
	color: #a72557;
	font-size: 11px;

	
}
a:visited {
	color: #a72557;
	font-size: 11px;

	
}
a:link {
	color: #a72557;
	font-size: 11px;

	
}
a:hover {
	color: #333333;
	font-size: 11px;
	
}
.indent {
	padding-left: 11px;
}
.shadow {
	background: url(images/shadow.jpg) repeat-y;
}
