td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAA184;
}
a,  a:link {
	color: #AAA184;
	outline: none;
}
a:visited {
	color: #AAA184;
}
a:hover {
	color: #C66A29;
}
.largefont {
	font-size: 12px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #D78A22;
}
.blogbody {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}
.caption {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a08c69;
	font-weight: bold;
	text-transform: uppercase;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #D78A22;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a08c69;
}
.tableborder {
	border: thin dashed #AAA184;
}
#indent {
	padding-right: 200px;
	padding-left: 200px;
}
