.light     {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: "#ffffcc";
	}

P     {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	margin-left: 15%;
	margin-right: 15%;
	}

.tablehead     {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #000000;
	}

.table	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	text-align: left;
	}

.atableref	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 10pt;
	color: "#000066";
	text-align: left;
	}

.normal     {
	font-family: Arial, Helvetica;
	font-size:9pt;
	line-height: 12pt;
	color: #000000;
	margin-left: 15%;
	margin-right: 15%;
	}

.list     {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	margin-left: 20%;
	margin-right: 15%;
	}

.required	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: "red";
	}

.small     {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	line-height: 10pt;
	color: #000000;
	}

.smalllight     {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	line-height: 10pt;
	color: #999999;
	}

.tiny     {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	line-height: 10pt;
	color: #000000;
	}


.date     {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	line-height: 15pt;
	color: "green";
	margin-left: 15%;
	margin-right: 15%;
	}

.question     {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 9pt;
	line-height: 12pt;
	color: "#000066";
	}


.dark  {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFFF;
	}

.item	{
	background-color: "yellow";
	}

H1    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 20pt;
	color: #003300;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	}

.head1    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 20pt;
	color: #003300;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	}

.sectionhead  {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 20pt;
	color: #000000;
	}

.darkhead1  {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 20pt;
	color: #FFFFFF;
	}

H2    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 16pt;
	color: #003300;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	}

.head2    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 16pt;
	line-height: 19pt;
	color: #003300;
	margin-left: 15%;
	margin-right: 15%;
	}

.darkhead2  {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 16pt;
	color: #FFFFFF;
	}

H3    {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	color: #003300;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	}

.head3   {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	line-height: 16pt;
	color: #339900;
	margin-left: 15%;
	margin-right: 15%;
	}


.darkhead3  {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	}

H4	{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	color: #003300;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	}

.head4	{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	color: #003300;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	}

.darkhead4  {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	color: "#FFFF6B";
	}

A:link {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: "#3366cc";
	text-decoration: underline;
	}

A:active {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: "#AD0000";
	text-decoration: none;
	}
	
A:visited {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: "#999999";
	}
	
A:hover {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: "#FF0000";
	text-decoration: none;
	}
