body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	}

a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none; 
	}

a:hover	{
	color: #669999;
	font-weight: bold;
	text-decoration: none;
	}

p 
{	font-size: 10pt;
	}

.small 
{	font-size: 8pt;
	}

h1 
{	font-weight: bold;
	font-size: 24pt;
}

h2
{	font-weight: bold;
	font-size: 18pt;
}

h3
{	font-weight: bold;
	font-size: 14pt;
}

h4
{	font-weight: bold;
	font-size: 12pt;
}

h5
{	font-weight: bold;
	font-size: 10pt;
}

h6
{	font-weight: bold;
	font-size: 8pt;
}

TEXTAREA
{	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;	
}

FIELDSET
{	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;	
}

LEGEND
{	font-size: 8pt;	
}

SELECT
{	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;	
}

dd
{	font-weight: normal;
	font-size: 12;
}

pb
{	font-size: 10pt;	
	font-weight: bold;
	text-align: left;
}