table {
	font-size: 10pt;
	font-family: Arial;
}
body {
	font-size: 10pt;
	font-family: Arial;
}
a {
	color: #0000FF;
	font-family: Arial;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	font-family: Arial;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: Arial;
	text-decoration: none;
}

.papyrus_text {
	font-family: Papyrus;
	font-size:  18px;
	font-weight:  bold;
}

