.text {

	font-family: Arial;

	font-size: 12;

}


.textr {

	font-family: Arial;

	font-size: 12;

	color: #990000;

}



.textb {

	font-family: Arial;

	font-size: 14;

	font-weight: bold;
	
	background-color: #fbd8e1;
	
	text-color: #FFFFFF;


}

.textc {

	font-family: Arial;

	font-size: 14;

	font-weight: bold;
	
	
}

.score {

	font-family: Arial;

	font-size: 16;

	font-weight: bold;

	color: #990000;

}



.input {

	font-family: Arial;

	font-size: 12;
	
	background-color: #fbd8e1;

}

.input_01 {

	font-family: Arial;

	font-size: 12;
	
	background-color: #e4e4e4;

}

.input_02{

	font-family: Arial;

	font-size: 12;
	
	background-color: #faf4f6;

}

.home_pic {

	font-family: Arial;

	font-size: 6;
	
	font-weight: bold;
	
	text-align: center;

}