body 	{ 
              	background-color: #d2dfb2;
		margin-top: 4%;
	}

    p 	{ 
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 9pt;
	}
   h1	{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
	}

a:link {font-family: Arial, Helvetica, Sans Serif; font-size:9pt;
		font-weight: normal;
      		color: #0000ff;
      		background: transparent;
      		text-decoration: none;
        	}
	   
a:visited {font-family: Arial, Helvetica, Sans Serif; font-size:9pt;
		font-weight:normal;
      		color: #660066;
      		background: transparent;
      		text-decoration: none;
               }	
	   
a:hover {font-family: Arial, Helvetica, Sans Serif; font-size:9pt;
		font-weight:normal;
	      	color: #000000;
      		background: transparent;
      		text-decoration: none;
     		}   
	    
a:active {font-family: Arial, Helvetica, Sans Serif; font-size:9pt;
		font-weight:normal;
      		color: #000000;
      		background: transparent;
      		text-decoration: none;
         	}

.t4 {	color:red; 
		font-family:arial, helvetica, sans-serif; 
		font-size:9pt;
		font-weight: normal;
		
	}
.t5 {	color:blue; 
		font-family:arial, helvetica, sans-serif; 
		font-size:9pt;
		font-weight: normal;
	}

.t6 {	color:green; 
		font-family:arial, helvetica, sans-serif; 
		font-size:9pt;
		font-weight: normal;
	}


