
  P {
     font-size : 16px; 
     font-weight: bold;
     font-family : arial, lucida, serif, monospace; 
    
  }
 

  H1 {
     font-weight : bold; 
     font-size : 170%; 
     font-family : arial, lucidabright, serif, monospace; 
     color : #0000ff; 
  }

  H2 {
     font-weight : bold; 
     font-size : 150%; 
     font-family : arial, lucidabright, serif, monospace; 
     color : #ffa500; 
  }

  H3 {
     font-weight : bold; 
     font-size : 120%; 
     font-family : arial, lucidabright, serif, monospace; 
     color : #ff6347; 
  }

  H4 {
     font-weight : bold; 
     font-size : 120%; 
     font-family : arial, lucidabright, serif, monospace; 
     color : #ff6347; 
  }


 A {
	font-size : 18px;
	font-family : arial, lucidabright, serif, monospace;
	text-align = center;
	font-weight : bold;
}

  BODY {
     font-size : 12px; 
     font-family : arial, lucida, serif, monospace; 
     color : #000000; 
     background : #9ac0cd; 
  }


  A:visited {
     color : #3a5fcd; 
     text-decoration : none; 
  }


  A:link {
     color : #0000ff; 
     text-decoration : none; 
  }


  A:hover {
     color : #0000ff; 
     text-decoration : none; 
  }


  A:active {
     color : #3a5fcd; 
     text-decoration : none; 
     }

   A{font-size : 18px;
   font-weight: bold;}

     .uni1 {
     width : 500px; 
     height : 100px; 
     top : 250px; 
     left : 10px; 
     position : absolute; 
     } 
      
     .uni2 {
     width : 300px; 
     height : 200px; 
     top : 30px; 
     left : 380px; 
     position : absolute; 
     color: #00008b;
     text-align: justify
     }

    
     .uni3{ 
     width : 600px; 
     height : 200px; 
     top : 400px; 
     left : 10px; 
     position : absolute;  
     }

     .uni3a{ 
     width : 600px; 
     height : 200px; 
     top : 400px; 
     left : 370px; 
     position : absolute;  
     }

     .uni4{ 
     width : 300px; 
     height : 300px; 
     top : 200px; 
     left : 450px; 
     position : absolute;
     color:  #ffa500;
     }

     .uni5{
      width : 400px; 
     height : 100px; 
     top : 600px; 
     left : 420px; 
     position : absolute; 
     } 
   
     .eleinbbb {
     width : 400px; 
     font-size : 12px; 
     top : 700px; 
     position : absolute; 
     }
 

