body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: #006600;
	margin: 0pt;
}

p
{
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 4pt;
	margin-bottom: 2pt;
}

h1, h2, h3
{
	font-weight: bold;
}
h1
{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	margin-top: 6pt;
	margin-bottom: 6pt;
}
h2
{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 14pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
}
h3
{
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 12pt;
	margin-top: 2pt;
	margin-bottom: 2pt;
}

a
{
	color: #0000FF;
}
a:link
{
	color: #0000FF;
}
a:visited
{
	color: #000000;
}
a:active
{
	color: #FF0000;
}
a:hover
{
	color: #FF0000;
}

ul
{
	margin-top: 0pt;
}

hr
{
	height: 1pt;
}

table
{
	font-size: 10pt;
	border-style: none;
	border-width: 0pt;
	border-collapse: collapse;
}

td
{
	padding: 0pt;
}

tr
{
	
	padding: 0pt;
}

.contentTable
{
	border-style: none;
	border-width: 0pt;
	border-collapse: collapse;
}

.contentTable td
{
	padding: 4pt;
}

.NavTable
{
	font-size: 12pt;
	border-style: none;
	border-width: 0pt;
	border-collapse: collapse;
	padding: 7pt;
	text-align: center;
}

.NavTable a
{
	text-decoration: none;
	color: #000000;

}
.NavTable a:link
{
	text-decoration: none;
	color: #000000;
}

.NavTable a:active
{
	color: #FF0000;
}