@charset "UTF-8";
.leftMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #336666;
	line-height: 30px;
	font-weight: bold;
	padding-left: 12px;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #336666;
	line-height: 30px;
	font-weight: bold;
}
