a.topnav:link, a.topnav:visited {
	color: #000080;
	text-decoration: none;
}

a.topnav:hover, a.topnav:active, a.topnav:focus {
	color: #FF0000;
}

body {
	background-color: #F3D9E4;
	font-family: "Book Antiqua", Times, serif;
}

h1{
	color: #9A2424;
	font-family: "Book Antiqua", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
}

h2{
	color: #9A2424;
	font-family: "Book Antiqua", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
}

h3{
	color: #9A2424;
	font-family: "Book Antiqua", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}

td, tr {
	font-family: "Book Antiqua", Times, serif;
}

.pic {
border-width: 2px;
border-color:  #9A2424;
}

