body
{
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 8pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	color: rgb(68, 68, 68);
}
table
{
	FONT-FAMILY: Ariel, Helvetica;
	FONT-SIZE: 8pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	color: rgb(68, 68, 68);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(68, 68, 68);
}
h2
{
	color: rgb(68, 68, 68); 
}
h3
{
	color: rgb(68, 68, 68); 
}
h4
{
	color: rgb(68, 68, 68);
}
h5
{
	color: rgb(68, 68, 68);
}
h6
{
	color: rgb(68, 68, 68);
}
