/* CSS Document */
		  
a {color: black;
   font-family: Arial;
   text-decoration=none;
   font-size=9pt;
   line-height : 20px;
   font-weight:bolder;
  }	 		  

a:hover {color: blue;}

p {}

h1 {font-family: Arial;
    font-size: 38pt;
	font-weight:bolder;}

h2 {font-family: Arial;
    font-size: 20pt;
	font-weight:bolder;}	
	
h3 {font-family: Arial; font-size: 15pt; font-weight:bolder;}	
	
h4 {font-family: Arial;
    font-size: 14pt;
	font-weight:bolder;}		  
	
h5 {font-family: Arial;
    font-size: 11pt;}

