/* 
                                                                            
     .*   `MICHELLE.                      .MICHELLE'    .*             
	       888888888.               	.888888888                  
	       888888'  `888.           .888'  `888888                    
	        88888!  .88.  88.   .88  .88.  88888!                    
	*     `888  	      `8 ( ) 8'           888'                  
	         8888  '"        |U|        "'  8888       .*             
	        888888888888"'   |U|  `888888888888                           
	                .8'     8|U|8     '8.                              
	               .8' 88   8|U|8  88 '8.         .*                 
	            888  `'     8|U|8  `' 888                               
	             88888   .88 |U| 88.   88888                      
	            :8888888888' (U) '8888888888:        *           
	            '! 8888888'       '8888888 !'                     
	      .*        ERAZO          ERAZO                          
	               8                    8                          
	              8                      8                                 
		                       
	.  .._. __ .  ..___.   .   .___  .___.__ .__..___..__.
	|\/| | /  `|__|[__ |   |   [__   [__ [__)[__]  _/ |  |
	|  |_|_\__.|  |[___|___|___[___  [___|  \|  |./__.|__.
 */
body { 
 	background-color: #CFBAFF;
 	margin: auto;
	width: 1023px;
  }

 h1 { 
	  font-family: "Futura", "Arial";
	  color: #A4FEFB;
	  font-size: 48pt;
	  text-align: center; 
   }

 h2 { 
	  font-family: "Futura", "Arial";
	  color: white ;
	  font-size: 24pt;
	  text-align: center; 
   }

 h3 { 
	 font-family: "Futura", "Arial";
	 color: white;
	 font-size: 20pt;
	 text-align: center; 
   	}
 h4 { 
	 font-family: "Futura", "Arial";
	 color: white;
	 font-size: 12pt;
	 text-align: center; 
   	}
 h5 {
	margin-left: 10px;
	color: #1DA9B7;
    font-family:"Futura", "Arial";
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    margin-left: 30px;

}
h6 {
	margin-left: 30px;
	color: #4A4A4A;
    font-family:"Futura", "Arial";
    font-weight: 5;
    font-style: normal;
    font-size: 18px;

}


 img {   
 	display: block;
    margin: auto;
    }


   .researchbackground {
   	margin-top: 100px;
	background-color: #E6FDFF;
	height: 10130px;
	
	padding-top: 30px;
	border-radius: 30px
	}
	.researchlink {
	color:#009AA7;
	text-align:left;
	}

	.mainwebsite
	{ 
	 font-family: "Futura", "Arial";
	 color: #1DA9B7;
	 font-size: 12pt;
	 text-align: left; 

   	}
	.researchlist {
	margin: 10px;
	width: 100%;
	font-family: Futura, Arial;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
	text-align: left;
	color: #4A4A4A;

	}

	.listgroup{
	list-style-type: disc; 
	}	
	
	.titlecolor{
	font-family: "Futura", "Arial";
	color: #4A4A4A;
	font-size: 20pt;
	text-align: center; 
	font-weight: 900;
	padding-top: 20px
	}



li {
	float:left;
	width: 25%;
	text-align: center;
	
}

ul { /* check*/
	list-style-type: none;
	text-align: center;
	font-size: 16px;
	font-family: futura, arial;
	text-decoration: none;	
}

li a {
 	padding: 10px; 
 	display: block; 
 	width: auto; 
 	border-radius: 50px;
 	margin:10px;
} 


li a:link {
 	color: black; 
 	text-align: center; 
 	text-decoration: none; 
 	background-color: white;
}

li a:visited { 
 	background-color: white;
 	color:#FC89E5;
 }
li a:hover {
 	color: #FFCAF4; 
 	background-color: black;
 }

li a:active {
 	color: #FFCAF4; 
 	background-color: black;
 }

}
a:visited { 
 	background-color: white;
 	color:#FC89E5;
 }
 
    