h1, h2 {
	color: #5B892E;
	font-size: 20px;
	text-align: center;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	white-space: nowrap;


}

h3 {
	color: #CC6600;
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;


}

.boder {
	border: 2px solid #FFEBAC;
	margin: 5px 10px;
	padding: 10px;
	text-align: left;
}
.tori {
	text-decoration: line-through;
}
li {
	margin-bottom: 5px;
}
