.border {
	border: 2px solid #e6e6e6;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.sub {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sideOver {
	background-color: #e6e6e6;
}
