p {
	font-size: 85%;
	line-height: 150%;
	margin-bottom : 5;
	margin-left : 5;
	margin-right : 5;
	margin-top : 5;
}

h1{
	font-size: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

h2{
	font-size:90%;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.text {
	font-size: 85%;
	line-height: 150%;
}

.explan {
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 25px;
}

.h2link {
	text-decoration: none;
}

a:hover {
	color:#CDDC5C;
}.top {
	font-size: 80%;
	line-height: 120%;
}
hr {
	margin: 20px auto 30px;
}

.copy {
	font-size:70%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: auto;
}
