.mawari {
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.mawarileft {
	float: right;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.fontred3 {
	font-size: small;
	color: #FF0000;
	text-align: center;
}
.fontblack7 {
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.fontwhite2 {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #660000;
	font-weight: bold;
}
.fontgray {
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.fontblack2 {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
}
.fontred1 {
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
}
.fontred2 {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
.fontgreen {
	font-size: x-small;
	color: #006600;
	text-align: center;
}
.fontorange3 {
	font-size: small;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFCC;
	text-align: center;
}
.fontblack1 {
	font-size: xx-small;
	color: #000000;
	text-align: center;
}
.mawarioff {
	clear: both;
}
