a:link    { text-decoration: none;  
					font-weight : bold;
					font-size: 90%;  
					}
a:visited { text-decoration: none;  
					font-weight : bold;  
					font-size: 90%;  
					}
a:hover   { text-decoration: none;  
					font-weight: bold; 
					font-size: 90%;  
					}
a:active  { text-decoration: none;   
					font-weight: bold; 
					font-size: 90%;  
					}

     BODY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #0000FF;
		border-color: #FFFFCC #FFFFCC #FFFFCC black;
		text-align: justify;
		font-size: 12px;
		border-style: none;
		background: #00ffff;
		background-image : url(ais.jpg);
     }
     H1, H2, H3, H4, H5, H6 {
          text-align: center;
     }

     H4 {
		  font-weight: bold     ; 
		  background-color: #99FFFF;
		color : Silver;
}

     P:first-letter {
           font-size: 120%;
      }

	p {  text-align: justify;
			}
	li {  text-align: justify; 
			}

	table {
	border-color : #FFccaa;
}
.flatter {
	text-align: left;
}
.test {
	border-color : #FFD700;	
}