BODY	{
	font-family: Arial, Helvetica, sans-serif;
	}


H2	{
	color: #993300;
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	font-size: 80%
	font-weight: bold;
	}

H4	{
	color: #000083;
	font-family: "Arial", "Helvetica", "sans-serif";
        font-weight: bold;
	margin-bottom: 1;     
        padding-bottom: 5;
	}

A.menu:link{
        font-family: "Arial", "Helvetica", "sans-serif";
        color: #000083;
        font-weight: normal;
        }


A.list:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000083;
	font-weight: normal;
	text-decoration: underline;
        }

A.list:hover{
        font-family: "Arial", "Helvetica", "sans-serif";
        color: #000083;
        font-weight: normal;
	text-decoration: underline overline;
	background-color: white;
        }
  
A.list:visited{
        font-family: "Arial", "Helvetica", "sans-serif";
        color: #000083;
        font-weight: normal;
	text-decoration: underline;
        }
  

A.list:active{
        font-family: "Arial", "Helvetica", "sans-serif";
        color: #000083;
        font-weight: normal;
	text-decoration: underline overline;
	background-color: white;
        }
  


A:link       {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-weight: bolder;
        color: #000083;
        text-decoration: none;
        }


A:visited	{
	font-family: "Arial", "Helvetica", "sans-serif";
        font-weight: bolder;
        color: #000083;
        text-decoration: none;
	}

A:hover	{
	font-family: "Arial", "Helvetica", "sans-serif";
        font-weight: bolder;
        color: #993300;
        text-decoration: none;
	}

A:active	{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
		}


P.fineprint	{
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000083;
	font-size: 7pt;
	margin-top: 0;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        }

P.list
{
        font-family: "Arial", "Helvetica", "sans-serif";
        color: #000083;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0;     
        padding-bottom: 0;
        }

P.name  
	{       
        font-family: "Arial", "Helvetica", "sans-serif";
        font-weight: bold;
	font-size: 10pt;
	color: #000083;
        margin-top: 0; 
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        }

P.list2  
{       
       font-family: "Arial", "Helvetica", "sans-serif";
        color: #000083;
        font-size: 10pt;   
        margin-top: 0;  
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;        }
        
