h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	background-color: #DDB92A;
	border: medium outset;
	text-align: center;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	text-decoration: overline;
	font-weight: bold;




}
strong {
	font-size: 16px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

