body { 
	color: black; 
	background-color: white; 
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tool { 
 	color: gray; 
	font-family: verdana; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	word-spacing: 20px;
	} 
.T3 {
	color: navy;
	font-size: 13pt;
	font-family: sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 20pt;
	text-transform: capitalize;
	height : 13px;
}
.white { 
color: white; 
font-family: verdana; 
font-size: 7pt;
 font-weight: bold;
  font-style: normal; 
  } 
  DIV.space{
	line-height : 5px;
}
.content {
	color: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align : justify;
} 