body {
	font-family:'PT Serif', serif;
	color: #023b1a;
	line-height:22px;
	
}
.main {
	font-size: 15px;
	text-align: center;
}
.title {
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	
}
.mainB {
	font-size: 0.9em;
	font-weight: bold;
}
.bord {
	border: 0.05em solid #006600;
}
a:link {
	color: #294100;
	text-decoration: underline;
}
a:visited {

	color: #294100;
	text-decoration: underline;
}
a:hover {


	color: #294100;
	text-decoration: none;
}
a:active {



	color: #000000;
	text-decoration: none;
}

