body {
	font-size: 14px;
	line-height: 24px;
	background-color: #FFF;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
.left {
	padding-left: 10px;
}
a:link {
	color: #F03;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}