BODY { background: #ffffff;
		color: #000000;
		font-family: verdana;
		font-size: 10pt;
	}

p { color:#000000;
	 margin:6pt;
	 font-family: verdana;
	 font-size: 10pt;
	 text-align:  justify;
	}

li{
	margin-right:16pt;
	margin-left:16pt;
}

B { color:black;
	font-size:10pt;
	}

H1 { color:red;
	  font-family:impact;
	  font-size:30px;
	}

A { text-decoration:none;
		  color: #388388;
		  font-family: verdana;
		  font-size: 8pt;
		  font-weight: bold;
		 }

A:hover { text-decoration:underline;
		  color: #388388;
		  font-family: verdana;
		  font-size: 8pt;
		  font-weight: bold;
		 }
		 
.b{ color:#ffffff;
	 margin:6pt;
	 font-family: verdana;
	 font-size: 10pt;
	 font-weight: 400;
	}
	
.b:hover{ color:#ffffff;
	 margin:6pt;
	 font-family: verdana;
	 font-size: 10pt;
	 font-weight: 400;
	 text-decoration:underline;	 
	}
	
.cello {background-color:#000000;}
.cellv {background-color:#366663;}