body
{
	font-family: Tahoma, Arial, Helvetica;
	background-color : rgb(fff,fff,fff);
	color: rgb(000,000,000);
	
	font-size:13pt; font-weight:bold

}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	color: #000000;
	font-size:13pt; font-weight:bold
}
h1, h2, h3, h4, h6
{
    font-family: Tahoma, Arial, Helvetica;

}
h1
{
	letter-spacing: 1pt; 
		color: rgb(000,000,000);
			font-size:14pt;
}
h2
{
	color: rgb(000,000,000);
	font-size:15pt; 
}
h3
{
	font-size:13pt;
	color: rgb(000,000,000); 
}
h4
{
	color: rgb(000,000,000);
}
h5
{
	Tahoma;
	color: rgb(000,000,000);
	font-size:14pt;
}
h6
{
	color: rgb(153,0,0);
}