BODY {
	font-family : "Georgia", "Bookman Old Style",  "Times New Roman";
	font-size: 14px;
	text-align: left;
	background-color : #718754;
	color : #FCF8CA;
}

TD {
	font-family : "Georgia", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	text-align: left;
	color : #FCF8CA;
}

.normal {
	font-family : "Georgia", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	text-align: left;
	color : #FCF8CA;
}

.weblog {
	font-family : "Georgia", "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	text-align: left;
	color : #FCF8CA;
}

PRE {
	font-family: Courier New, Courier;
	font-size: 12px;
}

HR {
	color: #FCF8CA;
	height: 1pt;
}

.small {
    font-size: 10px;
}

.center {
	text-align : center;
}

.bold {
	font-weight : bold;
}

