body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: navy;
	font-weight:bold;
}

a:visited {
	color: navy;
}

.title {
	font-size: 26px;
}

.subtitle {
	font-size: 16px;
	font-weight: normal;
}

.small {
	font-size: 12px;
}

hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

.footer {
	font-size: 16px;
	font-weight: normal;
}

.footer a {
	margin:10px 10px 0 10px;
}

.sold {
	color:#FF0000;
	font-size: 30px;
	line-height: 40px;
}