table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

h1
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;font-size:14pt; font-weight:bold; text-align:center; margin-bottom:-4
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;font-size:10pt; margin-top:-2 
}
h3
{
	font-family: Arial;font-weight: 400;
	color: #000000;font-size:10pt; margin-bottom:-1
}
h4
{
	font-family: Verdana;
	color: #000000;font-size:10pt; font-weight:bold; text-align:center;line-height: 100%; margin-bottom:-1
}
h5
{
	font-family: Verdana;
	color: #000000;font-size:10pt; font-weight:bold; text-align:left; margin-bottom:-2
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}