h4 {
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "Book Antiqua", "Times New Roman";
	text-align: center;
	line-height: 18px;
}
body {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 14px;
	color: #003399;
	background-color: #FFFFCC;
	line-height: 20px;
	font-style: normal;
}
A:link {
	color:#6666FF;
	text-decoration:none;
	font-weight: bold;
}
A:visited {
	color:#6666ff;
	text-decoration:none;
	font-weight: bold;
	clip:   rect(auto 0px auto auto);
}
A:hover {color:red;text-decoration:underline;font-weight: bold}
table {
	border: thin none #000000;
	line-height: 20px;
	padding: 5px;
	top: 1px;
	font-size: 14px;
	margin: 0px;
}
h3 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
	text-decoration: underline;
	text-align: center;
}
h5 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
