h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}

body {
	font-size: 14px;
	color: #000000;
}
.p-1 {
	font-size: 13px;
}
em {
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
h4 {
	font-size: 13px;
	color: #000000;
}
.red {
	font-size: 13px;
	color: #FF3300;
}
.green {
	font-size: 12px;
	color: #009900;
}

.now {
	font-size: 12px;
	color: #336600;
	background-color: #CCFF99;
	font-weight: bold;
}
