

body
{
	font-family: Times New Roman;
	background-color: rgb(fff,fff,fff);
	font-size:12pt; font-weight:bold 

}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	background-color: rgb(000,000,000); 
 	font-size:12pt; color:#ffffff; font-weight:bold 

}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Comic Sans MS, Arial, Helvetica;
}
h1
{
	color: rgb(000,0,0);
	font-size:16pt;
}
h2
{
	color: rgb(255,204,0);
	font-size:13pt; 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
