@charset "utf-8";
/* CSS Document */
body {
font-family: Georgia, "Times New Roman", Times, serif;
}
.boxTitles {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.indexcontenttitles {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.annchourscontent {
	font-size: 12px;
	color: #336699;
	text-align:left;
}
.update {
	font-size: 12px;
	color: #336699;
	padding: 10px;
	text-align:left;
}
.footer {
	font-size: 10px;
	color: #336699;
}
p, ul, ol {
	font-size: 12px;
	text-align:left;
}
.box {
background:url(images/box_bg.jpg) no-repeat #396d9f;
}
.boxtext {
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding: 0px;
}
.boxtext a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.boxtext a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
h1 {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color: #336699;
}
h2 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #336699;
}
