body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  line-height:24px;
  text-align:justify;
  font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.centerContainer
{
	width:70%;
}

.sideContainer
{
	width:15%;
	height:100%;
}

.classBox
{ 
	border:1px;
	border-style:solid;
	border-collapse:collapse;
	text-align:center;
	width:120px;
}

.bookBox
{
	border:1px;
	border-style:solid;
	border-collapse:collapse;
	text-align:center;
}


h1 {
	font-size:18px;
	font-weight:bold;
	color:#478DDA;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#478DDA;
}
