body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
 	background-color: #FFFFCC;
 	leftmargin: 10
 }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1
{
	color: #000000; font-size:16pt; font-weight:bold
}
h2
{
	color: #000000; font-size:12pt; font-style:italic; margin-bottom:0
}
a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:hover {  color: #000000; text-decoration: underline; background-color: #FFCC00}
a:active {  color: #000000; text-decoration: underline}
.error {
	color: #990000;
}
