@charset "utf-8";

body{
	font-size: 125%;
  -webkit-text-size-adjust: 100%;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	color: #FF0004;
}
th {
	font-weight: bold;
		font-size: 90%;
}
table {
	background-color:#F3EEDC;
}
.time {
	color: #2B22C8;
	font-weight: bold;
	font-size: 90%;
}
