p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
a:link {  font-weight: bold; color: #FF0000; text-decoration: none}
a:visited {  font-weight: bold; color: #CC0000; text-decoration: none}
a:active {  font-weight: bold; color: #FF0000; text-decoration: underline}
a:hover {  font-weight: bold; color: #FF0000; text-decoration: underline}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: -8px;
}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}

