body{
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.table_main{
	border-radius: 2px;
	background-color: #727277;
	color: #33a2de;
}
.page_title{
	font-weight: bold;
	font-size: 16px;
	color: #3434ae;
}