h1           {
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px solid #055891;
	font-family: "Times New Roman", Times, serif;
	color: #990033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
h2           { font-size: 16pt; font-style: italic; font-weight: 100;  }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { color: red; background-color: #FFFFCC }
td {
	font-family: "Book Antiqua", Georgia;
	font-size: 16px;
}
.bold {
	font-weight: bold;
	color: #990033;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-bottom-color: #993300;
	background-color: #F2FAFF;
}
h3 {
	background-color: #FFFFCC;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
