body {
	font-size: 14px;
	margin: 0px;
	line-height: 16px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 20px;
}
a:link,a:visited {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}
.tbpad {
	padding: 10px;
}
.red {
	color: #FF0000;
	line-height: 16px;
}

a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
