BODY, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.text {
	font-size: 14px;
	line-height: 24px;
}
.large {
	font-size: 30px;
	line-height: 30px;
}
.copyr {
	font-size: 9px;
	color: #666666;
	line-height: 13px;
	margin: 9px;
	padding: 9px;
}
.form {
	font-size: 12px;
}
.thumbs {
	border: 1px solid #990000;
}
.nav {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a.nav:link {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a.nav:active {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a.nav:hover {
	color: #660000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a.nav:visited {
	color: #660000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
a:link {
	color: 660000;
}
a:visited {
	color: 660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: 660000;
}
