body {
	background-color: #ddf1f1;
}
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: 01594d;
}
a:visited {
	text-decoration: none;
	color: 01594d;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: 01594d;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #01594d;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.text {font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-family:  Arial;
	font-weight: 100;
}