/* Don't change or modify the following rules */

.header	
		{	font-style: normal;
			font-weight: bold;
			font-size: 12pt;
			text-align: center;
			color: #000000;
			font-family: arial, verdana, helvetica, sans-serif; }
.footer
		{	font-style: normal;
			font-weight: normal;
			font-size: 8pt;
			text-align: center;
			color: #ffffff;
			font-family: arial, verdana, helvetica, sans-serif; }

.navigation	
		{	font-style: normal;
			font-weight: bold;
			font-size: 8pt;
			text-align: right;
			color: #ffffff;
			font-family: arial, verdana, helvetica, sans-serif; }

.headertext	
		{	font-style: normal;
			font-weight: bold;
			font-size: 10pt;
			text-align: left;
			color: #000000;
			font-family: arial, verdana, helvetica, sans-serif; }

.text	
		{	font-style: normal;
			font-weight: normal;
			font-size: 10pt;
			text-align: left;
			color: #000000;
			font-family: arial, verdana, helvetica, sans-serif; }

.p		{	font-style: normal;
			font-weight: normal;
			font-size: 10pt;
			color: #000000;
			text-align: justify;
			font-family: arial, verdana, helvetica, sans-serif; }

.sectionheading
		{	font-style: normal;
			font-weight: bold;
			font-size: 8pt;
			text-align: center;
			color: #000000;
			font-family: arial, verdana, helvetica, sans-serif; }

A:link {	font-style: normal;
			font-weight: bold;
			font-size: 8pt;
			color: #ffffff; 
			text-align: center;
			text-decoration: none;
			font-family:arial, verdana, helvetica, sans-serif; }

A:active {	font-style: normal;
			font-weight: bold;
			font-size: 8pt;
			color: #ffffff;
			text-align: center;
			text-decoration: none;
			font-family: arial, verdana, helvetica, sans-serif; }

A:hover {	font-style: normal;
			font-weight: bold;
			font-size: 8pt;
			color: #ffffff;
			text-align: center;
			text-decoration: underline;
			font-family: arial, verdana, helvetica, sans-serif; }

A:visited {	font-style: normal;
			font-weight: bold;
			font-size: 8pt;
			color: #ffffff;
			text-align: center;
			text-decoration: underline;
			font-family: arial, verdana, helvetica, sans-serif; }