.currentnavbutton {
    background-color: #cccc99;
}

.currentnavtxt,
A.current:link,
A.current:visited,
A.current:hover,
A.current:active {
    font-family: arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
    white-space: nowrap;
}




BODY					{	BACKGROUND-COLOR: #ffffff;
							COLOR: #000000;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 10pt;
						}

.tablebody				{	BACKGROUND-COLOR: #ffffff;
							COLOR: #000000;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 10pt;
						}

.nav					{	BACKGROUND-COLOR: #cccc99;
							COLOR: #000000;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 10pt;
							
							
						}


.tablehead				{	BACKGROUND-COLOR: #ffffff;
							COLOR: #004000;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 18pt;
							FONT-WEIGHT: bold
						}

.head1				{	BACKGROUND-COLOR: #ffffff;
							COLOR: #004000;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 12pt;
							FONT-WEIGHT: bold

						}

.head2				{	BACKGROUND-COLOR: #ffffff;
							COLOR: #004000;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 10pt;
							FONT-WEIGHT: bold
						}


.head3				{	BACKGROUND-COLOR: #cccc99;
							COLOR: #126F98;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 12px;
							FONT-WEIGHT: bold
						}

.footer				{	BACKGROUND-COLOR: #ffffff;
							COLOR: #000000;
							FONT-FAMILY: Arial, 'MS Sans Serif';
							FONT-SIZE: 8pt;
						}						}


A:LINK				{ COLOR: #000000; }
A:VISITED			{ COLOR: #000000; }
A:ACTIVE			{ COLOR: #000000; }
A:HOVER				{ COLOR: #000000; }
