h1	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
	margin-top: 12.0 pt;
	margin-bottom: 6.0 pt;
	text-align: center;
	}

h2	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
	margin-top: 12.0 pt;
	margin-bottom: 6.0 pt;
	text-align: center;
	}

p	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	}

body	{
	color: black;
	}

a	{
	text-decoration: none;
	color: #cc6600;
	}

a:hover {
	text-decoration: none;
	color: black;
	}

.copy	{
	color: #ffffff;
	font-size: 8pt;
	}


