body {
	margin: 0 0 0 0;
}

a:link {
	text-decoration: none;
	color: #009999;
}

a:visited {
  text-decoration: none;
  color: #009999;
}

a:hover {
	text-decoration: none;
	color: #009999;
}

a:active {
	text-decoration: none;
	color: #009999;
}
	
.text {
	font: 14px Arial ;
	color: #444444;
	text-align: left;
	line-height: 100%;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

.subtitle {
	font: bold 15px Arial;
	color: #444444;
}

.footer {
	font: 10px Arial;
	color: #666666;
	text-align: center;
}

.footer1 {
	font: 10px Arial;
	color: #666666;
	text-align: right;
}

.footer2 {
	font: 10px Arial;
	color: #666666;
	text-align: left;
}