body {
	font-size: 12px;
}
td {
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.fontline1 {
	line-height: 20px;
}
