body
{
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	background-color: rgb(132,140,156);
	color: rgb(255,255,255);
              font-size: 18pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Verdana, Helvetica;
}
table
{
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	background-color: rgb(132,140,156);
	color: rgb(255,255,255);
              font-size: 18pt;
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255); 
}