body, table, td {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}
input			{
	border: 1px solid #333333;
}
.table_m		{
	table-layout: fixed;
}
.border_bottom	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px;
	height: 30px;
}
.border_list	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
	padding: 5px;
	word-break: break-all;
}
a:link{color:black;font-size:9pt;text-decoration: none}
	a:hover{color:red;font-size:9pt;text-decoration: none}
	a:visited{color:black;font-size:9pt;text-decoration: none}
	a.white:link{color:white;font-size:9pt;text-decoration: none}
	a.white:hover{color:red;font-size:9pt;text-decoration: none}
	a.white:visited{color:white;font-size:9pt;text-decoration: none}
