p
{
	font-family: Verdana;
	color: #000000;
}


table
{
	border-width: 0;
}

td
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}


a:link, a:visited
{
	text-decoration: none;
	color: #007f00;
}

a:hover, a:active
{
	color: #3f007f;
	text-decoration: none;
}


a.button:link, a.button:visited
{
	text-decoration: none;
	color: #ffffff;
}

a.button:hover, a.button:active
{
	color: #ffff7f;
	text-decoration: none;
}

td.button
{
     background-color: #40bf50;
	font-family: Verdana;
	font-size: 11pt;
/*	font-style: italic; */
	font-weight: bold;
}

.subtext
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 8pt;
}

.tinycell
{
	font-size: 2pt;
}

h1
{
	font-family: Arial;
	color: #3f007f;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

h2
{
	font-family: Arial;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.heading, h3
{
	font-family: Arial;
	color: #3f007f;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

