a:link {
	color: #000000;
	font-family:Verdana;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-family:Verdana;
	text-decoration: none;

}
a:hover {
	color: #cc0000;
	font-family:Verdana;
	text-decoration: none;

}
.table_list{
    border: 1px;
	border-color:#000000;
}
.table_list thead{
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
}
.table_list tbody{
	background-color: #bfd5ed;
}
.content {
	margin: 10px 10px 10px 10px;
	font: 0.7em verdana;
	font-weight: none;
	text-align: justify;
	color: #183253;
}