body {
	background: #ffffff;
	margin: 0px;
}
td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
.font_14px {
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.red:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.red:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.font_white {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.border_ima {
	border: 1px solid #666666;
}
