body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014B52;
	word-spacing: normal;
}
body {
	background-color: #D2E3E3;
}
.text_content {
	font-size: 11px;
	line-height: 18px;
}
.text_title {
	font-size: 12px;
	font-weight: bold;
}
.text_subcontent {
	font-size: 10px;
}
a:link {
	color: #01A7AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #01A7AF;
}
a:hover {
	color: #017176;
}
a:active {
	text-decoration: none;
	color: #01A7AF;
}
