.smallcenter {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #DFDFDF;
	font-size: 11px;
}
a:link {
	font-weight: normal;
	color: #336633;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #826D58;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #CC6666;
	text-decoration: underline;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #C1646D;
}
.quotes {
	font-style: italic;
	color: #74587B;
}
.tabletitle {
	font-size: 10px;
	font-weight: bold;
	color: #C1646D;
}
