.title {
	color: #990000;
	font: bold small-caps x-large Georgia, "Times New Roman", Times, serif;
	text-align: right;
	text-transform: capitalize;
	border-bottom: thin solid #990000;
}
.date {
	color: #990000;
	font: bold xx-small Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
body {
	font: small Georgia, "Times New Roman", Times, serif;
	color: #660000;
	background: #FFFFFF;
	text-align: justify;
	vertical-align: top;
}
.bgTable {
	background:   url("../img/maple.jpg") no-repeat fixed right bottom;
}
a:visited {
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
	font-size: x-small;
}
a:hover {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
	font-size: x-small;
}
a:active {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
	font-size: x-small;
}
a:link {
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	font-size: x-small;
}
.comment {
	color: #660000;
	font: x-small Georgia, "Times New Roman", Times, serif;
}
img {
	border: none;
}
