BODY 
{ 
	background-color: white;
	color		: #000000;
	font-family	: Arial;
	font-size	: 10pt;
}
h1
{
	font-size	: 12pt;
	font-style	: bold;
	color		: #333399;
	text-align	: center;
	font-family	: Arial;
}
h2
{
	font-size	: 11pt;
	font-style	: bold;
	color		: #333399;
	font-family	: Arial;
}
h3
{
	font-size	: 10pt;
	font-style	: bold;
	color		: #333399;
	font-family	: Arial;
}
h4
{
	font-size	: 10pt;
	font-style	: bold;
	font-family	: Arial;
}
.small
{
	font-size	: 8pt;
}
.color
{
	background-color: #F3F3F3;
}
.warning
{
	color		: #FF3333;
}
td
{
	background-color: white;
	color		: #000000;
	font-family	: Arial;
	font-size	: 10pt;
}
