BODY            {font-family: Tahoma, Verdana, sans-serif;
                 color: black}
				 

A:link          {color: #000044;
                 text-decoration: underline}

A:visited       {color: #000044;
                 text-decoration: underline}

A:hover         {color: #880000;
                 text-decoration: underline}

A:active        {color: #880000;
                 text-decoration: underline}
				 

A.nav:link      {color: #000044;
                 padding: 5px;
                 text-decoration: none}

A.nav:visited   {color: #000044;
                 padding: 5px;
                 text-decoration: none}

A.nav:hover     {color: #EEEEEE;
                 padding: 5px;
                 background: #000044;
                 text-decoration: none}

A.nav:active    {color: #EEEEEE;
                 padding: 5px;
                 background: #000044;
                 text-decoration: none}
				 

.copyright      {font-family: Arial, sans-serif;
                 text-align: right;
                 font-size: 8pt;
                 background: #FFFFFF;
                 color: #000044}
		
.banner         {background: #880000;
                 color: white;
                 font-family: Arial, sans-serif;
                 font-weight: Bold;
                 font-size: 12pt}
		
.menu1          {background-color: #EEEEEE;
                 color: #000044;
                 font-family: Arial, sans-serif;
                 font-size: 8pt;
                 line-height: 3;
                 text-align: center}
		
.header         {color: #000044;
                 text-align: center;
                 font-family: Arial, sans-serif;
                 font-size: 12pt;
                 font-weight: bold}
		
.section        {background: #000044;
                 color: #FFFFFF;
                 font-family: Arial, sans-serif;
                 font-size: 10pt;
                 font-weight: bold}
		
.text1          {background: #FFFFFF;
                 color: #000044;
                 font-family: Arial, sans-serif;
                 font-size: 8pt;
                 font-weight: normal;
                 padding-left: 1pt;
                 padding-right: 1pt}
		
.text2          {background: #EEEEEE;
                 color: #000044;
                 font-family: Arial, sans-serif;
                 font-size: 8pt;
                 font-weight: normal;
                 padding-left: 1pt;
                 padding-right: 1pt}
		
.text-nb        {color: #000044;
                 font-family: Arial, sans-serif;
                 font-size: 8pt}

.fine           {font-size: 7pt}
