body
{
	background-color: Black;
	color: #fe9c9c;
	font-family: Papyrus;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 0px;
}
td
{
	color: #fe9c9c;
	font-family: Papyrus;
	font-size: 14pt;
	font-weight: normal;
}
a:link
{
	color: #fe9c9c;
	font-size: 12pt;
	font-family: Papyrus;
	font-weight: bold;
	text-decoration: none
}
a:visited
{
	color: #fe9c9c;
	font-size: 12pt;
	font-family: Papyrus;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: fef89b;
	font-size: 12pt;
	font-family: Papyrus;
	font-weight: bold;
	text-decoration: underline;
}
h3
{
	color: fef89b;
	font-weight: bold;
	font-size: 12pt;
}
h2
{
	color: fef89b;
	font-weight: bold;
	font-size: 14pt;
}