body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(images/base.jpg);
}
a:link {
	color: #b67300;
	text-decoration: none;
}
a:hover {
	color: #ffd41e;
	text-decoration: none;
}
a:visited {
	color: #9a6000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.small { font-size: 12px; line-height: 22px; }
.date { font-size: 10px; line-height: 16px; background-image: url(images/archive_bkgnd.gif); background-position: center; }
.btn { }
.title { color: #ff6000; font-size: 18px; line-height: 26px; }
.image { padding-top: 15px; padding-bottom: 15px; }
.alert { color: #af0000; font-size: 18px; line-height: 26px; }
.bold { color: #007ca7; font-size: 18px; line-height: 24px; }
