body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.footer {
	font-size: 9px;
	line-height: 18px;
}

.home {
	font-size: 10px;
	line-height: 15px;
}

a.link {
	text-decoration: none;
	color: #000000;
}
a.link:hover {
	text-decoration: underline;
	color: #000000;
}

.content {
	font-size: 15px;
}
.green {
	font-size: 16px;
	color: #669966;
}
.callout {
	font-size: 15px;
	color: #333333;
	line-height: 20px;
}
