@charset "utf-8";
.BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BODY strong {
	color: #909;	
}
.BODY2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.BODY2 strong {
	color: #3BB035;	
}
.BODY3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menuleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.menuleft2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
.menuheadleft {
	border:none
}
a:hover {
	color: #903;
}
.line {
	color: #FFD4F1;
}
.line2 {
	color: #D4F9D2;
}
.red {
	color: #F00;
}
.white {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.BODY comic {
	font-family: "Comic Sans MS",cursive;
}
