body         {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
h3           { font-family: Arial; font-size: 18pt; font-weight: bold }
li           { font-family: Arial; font-size: 18pt; font-weight: bold }
a:hover {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.style1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}

