.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #black;
	text-decoration: none;
	
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #black;
	text-decoration: none;.table {
	height: 100%;
}
html,body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}