td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	padding: 0px;

}
a,a:link,a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 230%;
	color: #656565;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 230%;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
.link {
	FILTER: alpha(opacity=100)
}
input.mail {
	border: 1px solid #666666;
}
.table_down {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A7DBD;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #5A7DBD;
	border-right-color: #5A7DBD;
	border-left-color: #5A7DBD;
}
