@charset "utf-8";
/* CSS Document */

.mainbox {
	height: 100%;
}
.style1 {font-style: italic}
.style3 {
	font-size: small;
	text-decoration: none;
}
.style4 {
	color: #7D0409;
	text-decoration: none;
	font-size: small;
}
.competition
{
	color: #7D0409;
	text-decoration: none;
	font-size: small;
	background-color: #FF9;
	font-weight: bold;
}

