div.top_cat a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
div.top_cat{
	margin-top:5px;
}
div.sub_cat a{
	font-size:12px;
	text-decoration:none;
}

div.top_cat a:hover{
	text-decoration:underline;
}
div.sub_cat a:hover{
	text-decoration:underline;
}
div.sub_cat{
	text-indent: 13px;
}
div.sub_cat p{
	margin: 0px;
}

th {
	text-align:center;
}
table input{
	height:16px;
}