p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
}
a:active {  color: #FFFF00; text-decoration: none}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
