@charset "utf-8";
title {
	font-size: 85%;
	font-style: normal;
	color: #666666;
	background-color: #666666;
	text-align: center;
	width: 600px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	margin-top: 30px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
}

