table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); background-color:#FFFFD7 
}
body
{
	font-family: Arial;
	background-color: #FFFFD7;
	color: #800000;font-size:10pt
}

h1
{
	font-family: Arial;
	color: #006600;font-size:36pt; font-weight:bold; text-align:center
}
h2
{
	font-family: Arial;
	color: #006600;font-size:18pt; font-weight:bold; font-style:italic 
}
h3
{
	font-family: Arial;
	color: #006600;font-size:12pt; font-weight:bold 
}
h4
{
	font-family: Arial;
	color: #800000;font-size:12pt; font-weight:bold
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}textarea     { background-color: #FFFFD7 }