body         {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
	background: #FFFFCC;
	font-style: italic;
}
td           {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
	font-style: italic;
}
p            {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
	font-style: italic;
}
h2           {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
h1           {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
a:link       {
	font-family: "Times New Roman", Times, serif;
	color: Green;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:visited    {
	font-family: "Times New Roman", Times, serif;
	color: Green;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:active     {
	font-family: "Times New Roman", Times, serif;
	color: Green;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:hover      {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}