@charset "utf-8";
.page_design {
	/*font-family: "Comic Sans MS", cursive;*/
	font-size: 12px;
	background-color: #99F;
}
.js_body {
	/*font-family: "Comic Sans MS", cursive;*/
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	font-weight: normal;
	text-align: left;
}
.the_banner {
	height: 160px;
	width: 963px;
}
.table_for_dates {
	background-color: #FFF;
	/*font-family: "Comic Sans MS", cursive;*/
}
.cd_covers {
	text-align: center;
	padding: 15px;
}
.h1 {
	font-size: 18px;
	/*font-family: "Comic Sans MS", cursive;*/
	font-weight: bold;
}
.container .content section form table tr th {
	/*font-family: "Comic Sans MS", cursive;*/
	color: #000;
}
.container .content section form table tr td {
	/*font-family: "Comic Sans MS", cursive;*/
	color: #000;
	background-image: none;
}
.container .sidebar1 .nav li .js_body a {
	font-size: 14px;
	background-color: #adb96e;
}
.container .content .js_body {
	font-size: 18px;
}
