BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
}

Page
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	color: #530953;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h2
{
	font-weight: bold;
	font-size: 12pt;
	color: #530953;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	BORDER-COLLAPSE: collapse;	
}

A:link
{
	color: white;
	font-size: 10pt;
	text-decoration: none;
}

A:visited
{
	color: white;
	font-size: 10pt;
	text-decoration: none;
}

A:active
{
	color: white;
	font-size: 10pt;
	text-decoration: none;
}

A:hover
{
	color: white;
	font-size: 10pt;
	text-decoration: underline;
}