h1  { 	font-size: 20px; 
     	font-family:"Tahoma";
	    font-weight: normal;
     	color: black; 
     	text-align: normal ; font-style: normal; line-height: normal}

p  { 	font-size: 14px; 
     	font-family:"Tahoma";
	    font-weight: normal;
     	color: black; 
     	text-align: justify ; font-style: normal; line-height: normal}





A:link 	  { font-weight: normal; 
	    text-decoration: NONE; 
	    color: #0000FF } 

A:visited { font-weight: normal;
      	    text-decoration: NONE; 
	    color: #0000FF }

A:hover   { text-decoration: underline; 
	    color: #009900 }







