/* Main Menu */ 

body	{  font-family: arial;
	   font-size: 9pt;
	   color: #023A6C;
	   }

A 	{  text-decoration: none;
	   font-weight: bold;	
   }

A:link	{  color: #FFFFFF;
	   text-decoration: none;
	   font-size: 9pt;
	   font-weight: bold;	
	      }

A:visited {  color: #FFFFFF;
	     text-decoration: none;
             font-size: 9pt;
             font-weight: bold;
          }

A:active  {  color: #FFFFFF;
             text-decoration: none;
             font-size: 9pt;
             font-weight: bold;
          }

A:hover   {  color: #717171;
             text-decoration: none;
             font-size: 9pt;	
             font-weight: bold;
          }

a.footer:link	{  font-family: arial;color: #024C84;
	   text-decoration: none;
	   font-size: 9px;
	   font-weight: bold;	
	      }

a.footer:visited {  font-family: arial;color: #024C84;
	     text-decoration: none;
             font-size: 9px;
             font-weight: bold;
          }

a.footer:active  {  font-family: arial;color: #024C84;
             text-decoration: none;
             font-size: 9px;
             font-weight: bold;
          }
.footer  {  font-family: arial;color: #024C84;
             text-decoration: none;
             font-size: 9px;
             font-weight: bold;
          }
a.footer:hover   {  font-family: arial;color: #717171;
             text-decoration: none;
             font-size: 9px;	
             font-weight: bold;
          }

.bodytext   {  color: #023A6C;
             text-decoration: none;
             font-size: 9pt;	
             font-weight: bold;
          }

.header   {  color: #023A6C;
             text-decoration: none;
             font-size: 12pt;	
             font-weight: bold;
          }

/* Footer */