@charset "utf-8";

.title {
	font-size: 80%;
	background-color: lightgreen;
	text-align: left;
	
}
.title2 {
	font-size: 80%;
	background-color: lightblue;
	text-align: left;
	
}

td, th {
border: 1px #808080 solid;
}