body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-image: url();
	background-color: #f5fcff;
}
a:link {
	color: #129E95;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #129E95;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.style1, h1 {
	font-size: 24px;
	font-weight: bold;
	color: #00645E;
	line-height:normal;
}
.style12 {
	font-size: 13px;
	line-height: 20px;
}