@charset "UTF-8";
.centercaption {
	text-align: center;
	font-weight: bolder;
}
#homecopy table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #466899;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	width: 85%;
	text-decoration: none;
}
.yellow {
	line-height: 30px;
	font-weight: bold;
	background-color: #FF6;
	font-style: italic;
	text-align: center;
}
