body
{
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  text-align: left;
  color: #000000;
	}

A:link {text-decoration: none; color: #0000ff;}
A:visited {text-decoration: none; color: #0000ff;}
A:active {text-decoration: none; color: #0000ff;}
A:hover {text-decoration: underline; color: #0000ff;}

.link A:link {text-decoration: none; color: #000000;}
.link A:visited {text-decoration: none; color: #000000;}
.link A:active {text-decoration: none; color: #000000;}
.link A:hover {text-decoration: underline; color: #000000;}
	
.text
{
 letter-spacing: 0.04em;
 color: #000000;
 font-size: 10px; 
 font-style:normal; font-variant:normal; font-weight:normal; 
 line-height:1.3em; 
 font-family:Helvetica,Verdana,  Arial, sans-serif;
 text-align: left;
 
 } 
 
.text2
{
 letter-spacing: 0.04em;
 color: #000000;
 font-size: 10px; 
 font-style:normal; font-variant:normal; font-weight:normal; 
 line-height:1.4em; 
 font-family:Verdana, Helvetica, Arial, sans-serif;
 text-align: left;
 
 } 
