body {
   font-size : 11pt; 
   font-family : arial, helvetica, geneva; 
   color : #000000; 
   background-color : ffffc0; 
   text-decoration : none;
	 margin-left: 40;
	 margin-right: 20; 
}

a:hover 	{
      color: #000080; text-decoration : underline;
			}

a:link		{
 			color: #000000; text-decoration : none;
			}
			
a.hdr:visited    { color: #C0C0C0; text-decoration: none  }
a.hdr:link       { color: #FFFFFF; text-decoration: none  }
a.hdr:hover      { color: #FFFF00; text-decoration: underline }

 a.navbl:link {
      background: #000080; color: #C0C0C0;
			text-decoration : none;
			}
			
 a.navbl:visited {
      background: #000080; color: #C0C0C0;
			text-decoration : none;
			}
						
 a.navbl:hover {
      color: #FF0000; text-decoration : underline;
			}

 ul.indent  {
 			font-family: helvetica, arial, sans serif;
			font-size: 100%; color: 000000;
			list-style-type: none
      }

 ul.list  {
 			font-family: helvetica, arial, sans serif;
			font-size: 75%; color: 000000;
      }

	 .head	{
	 		font-family: verdana, helvetica, arial, sans serif;
	 		font-size: 125%; border=0px none; color: 000000;
			font-weight: bold 
			}

.main	{
	 		font-family: helvetica, arial, sans serif;
	 		font-size: 75%; border:0px none; color: 000080
			}
			
p.c1	{
			text-align: left; font-size: 100%
			}
			
p.c2	{
			text-align: center; font-size: 135%;
			text-decoration: none;
			}
			
p.c3	{
			text-align: center; font-size: 75%
			}
			
p.c4	{
			text-align: center; font-size: 100%
			}
			
td.nav 	{
			font-family: helvetica, arial, sans serif;
			font-size: 80%; color: #FFFFFF;
			}
			
