a {
	font: small-caps small "Book Antiqua", "Bookman Old Style", "MS Serif";
}

a:visited {
	font-family: "Book Antiqua", "Bookman Old Style", "MS Serif";
}

a:hover {
	background: #800000;
	color: #ffffcc;
}

a:active {
	font-family: "Book Antiqua", "Bookman Old Style", "MS Serif";
}

address {
	font: icon;
}

body,p{
	font-family: small "Book Antiqua", "Bookman Old Style", "MS Serif";
}

h3 {
	font: 22px "Bookman Old Style", "MS Serif","Book Antiqua";
}

h4 {
	font: 18px "Bookman Old Style", "MS Serif","Book Antiqua";
}

td,tr{
	font-family: "Book Antiqua", "Bookman Old Style", "MS Serif";
}
