body
{
	font-family: Verdana;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	text-align:justify;
}
table
{
	font-family:Verdana;
	font-size:10pt;
	width: 100%;
	cellspacing: 0;
	cellpadding: 0
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	color: #000000;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	background-color:#3366FF;
	line-height:180%
}
h2
{
	color: #FFFFFF;
	font-size:24pt;
	font-weight:bold;
	text-align:center;
	background-color:#FF0000;
	line-height:180%
}
h3
{
	color: #3366FF;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	line-height:180%
}
PRE
{
	background:#E0E0E0;
	margin-top:1em;
	margin-bottom:1em;
	margin-left:0px;
	padding:3pt;
	width: 95%;
	font-family: Courier New;
	font-size: 8pt;
}
