body{
	font-family:Arial;
	font-size:12px;
}
A
{
	color:#0066FF;
	text-decoration:none;
}
A:Hover
{
	text-decoration:underline;
}
.datatable tr th
{
border-bottom:1px solid #CCCCCC;
}
.datatable tr td
{
	border-bottom:1px solid #CCCCCC;
}
