h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #012E95;
	font-family: "Book Antiqua", "Palatino Linotype", Georgia;
	letter-spacing: 1px;
}
.tablemargin {
	padding-right: 12px;
	padding-left: 20px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.reditalics {
	font-style: italic;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFE6;
}
.yellowback {
	background-color: #D7FFFF;
}
body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Garamond;
	font-size: 15px;
	color: #012E95;
}
body {
	background-image: url(bg.jpg);
	margin-top: 0px;
}.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.red {
	color: #CC0000;
}
