@charset "utf-8";
.style1 {
	font-size: 12px;
}
.style2 {
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style6 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.style8 {
	font-size: 10px;
	color: #000000;
}.style9 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style10 {
	font-size: 12px;
	color: #FF0000;
}
}.style11 {
	font-size: 14px;
	color: #000000;
}
.style_sat {
	border-top:1px solid #b0c4de;
	border-bottom:1px solid #b0c4de;
	border-left:1px solid #b0c4de;
	border-right:1px solid #b0c4de;
}
.style_sun {
	border-top:1px solid #ffc0cb;
	border-bottom:1px solid #ffc0cb;
	border-left:1px solid #ffc0cb;
	border-right:1px solid #ffc0cb;
}
.style_today {
	border-top:2px solid #8fbc8f;
	border-bottom:2px solid #8fbc8f;
	border-left:2px solid #8fbc8f;
	border-right:2px solid #8fbc8f;
}
.discription {
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 14pt;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
