body {
	font-size: 12px;
	margin: 0px;
}
.td_1 {
	background-color: #F5FBFE;
	border: 1px solid #98D7F5;
}
.td_2 {
	font-size: 12px;
	color: #FFFFFF;
}


td {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
a.aa:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.aa:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.aa:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
