body{
	font-family:  Tahoma, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
td{
	text-align: center;
}
a:link, a:visited {
  color:#999999;
  text-decoration:none;
  font-size: 10px;
  }
 a:hover{
  text-decoration:underline;
  }
  a:focus, a:active{
  	outline: none;
  }
 table{
 	margin: auto;
	border-collapse: collapse;
 }
.textarea{
	width: 960px;
	text-align: center;
	margin: auto;
}
.text{
	font-family:   Tahoma, sans-serif;
	font-size: 10px;
	color: #666666
}
h1{
	font-size: 12px;
	font-weight: normal;
}

#legal {
	width: 700px;
	position: relative;
	z-index: 5;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:center;
	margin: auto;
}
p,
.style2{
    color: #666666;
}



