.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CEE7CF;
	word-spacing: normal;
	display: block;
	height: auto;
	width: auto;
	padding: 6px;
	text-indent: 20px;
}
.Body_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	left: 20%;
	text-align: left;
}
.not_style {
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.y_style {
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.NextLink {
	outline-color: #00CC99;
}
