body
{
	font-family: Tahoma, Arial, Helvetica;
	background-color: rgb(fff,fff,219);
	color: rgb(000,000,128);
	font-size:13pt; 

}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-size:13pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1
{
	color: rgb(153,0,0);
	font-size:18pt;
}
h2
{
    color: rgb(153,0,0);
	font-size:24pt; 
}
