body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Garamond", "Book Antiqua", sans-serif;
	font-size: 10px;
}
a:link {
	color: #C00B00;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #C00B00;
	text-decoration: none;
}
.arialstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
.commentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.marqueestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	text-transform: uppercase;
}
.bookstyle {
	font-family: "Book Antiqua", "Courier New", Arial;
	font-size: 12px;
}
.italicstyle {
	font-family: "Book Antiqua", "Courier New", Arial;
	font-size: 10px;
	font-style: italic;
}
.spencerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.trajanstyle {
	font-family: "Trajan", "Book Antiqua", Arial;
	font-size: 11px;
}
.trajanstyle2 {
	font-family: "Trajan", "Book Antiqua", Arial;
	font-size: 9px;
}
.ianstyle {
	font-family: "Verdana", "Lucida Grande", "Book Antiqua";
	font-size: 10px;
}
.garamondstyle {
	font-family: "Garamond", "Book Antiqua", Arial;
       letter-spacing: .03cm;
	font-size: 12px;
	color: #000000;
}
.garatitlestyle {
	font-family: "Garamond", "Book Antiqua", Arial;
	font-size: 24px;
	color: #000000;
}