body { font-family : arial, helvetica, sans-serif;
       margin-top: 0
	 }


h1 { font-size: 24pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0;
     margin-left: 5px;
	}

h2 { font-size: 18pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0;
     margin-left: 5px;
	}

h3 { font-size: 14pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0;
     margin-left: 5px;
	}

h4 { font-size: 12pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0;
     margin-left: 5px;
	}

h5 { font-size: 10pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 25; 
     margin-bottom: 10; 
	 font-weight:bold;
	 margin-left: 5px;
	}


h6 { font-size: 10pt ;
     color: #000080;
     text-indent: 0;  
     word-spacing: 0; 
     margin-top: 0; 
     margin-bottom: 0;
     margin-left: 5px;
	}

p { font-size: 10pt ;     
    color: #000000;
    text-indent: 0;  
    word-spacing: 0; 
    margin-top: 0; 
    margin-bottom: 0;
    margin-left: 5px;
	}
td { font-size: 10pt;
    color: #000000;
    
	}

tr { font-size: 10pt;
    color: #000000;
    
	}

hr { color : #000080;
     height: "1"; 
     width: 95%}

	
li { font-size: 10pt ;
     color: #000000;
     line-height: 120%
	}

ul { list-style-image: url(images/bullet.jpg);
    color: #000080
   }
A:link
{
    COLOR: #000080;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 13px;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #000080;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 13px;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #8080ff;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 13px;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.LL {FONT-SIZE: 10px}