.font12 {
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 12px;
	color: #333333;
	border-bottom-color: #008FF9;
	background-color: E3FCFF;

}
.font12-200 {
	font-size: 12px;
	line-height: 200%;
	color: #1F1F1F;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
a:hover {
	font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
}
.new {
	font-size: 12px;
	line-height: 220%;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.line1 {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #333333;

}

