@charset "utf-8";

.mainCatch {
	font-size:115%;	
	margin-bottom:1em;
    line-height:1em;
}

.mainCatch strong {
	font-weight:bold;
	font-size:130%;
}

#Fan h2 {
	color:#444;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:130%;
	border-bottom:2px solid #00cc00;
}

table {
	margin-bottom:5px;
	border:1px solid #cccccc;
}

td {
	/* Borders and padding to make the table readable. */
	padding:5px;
	border: none;
}

span {
    font-weight:bold;
}

.imageBlock {
	text-align:center;
}
