body {
	font-size: 14px;
	margin: 5px 20px 5px 20px;
	background-color: #fffff0;
	font-family: sans-serif;
}
table {
	font-size: 14px;
}
img {
	border: none;
}
a, a:link, a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	color: #ff0000;
	background-color: #ffcccc;
	cursor: hand;
}
hr {
	color: green;
	background-color: green;
	height: 1px;
	border: 0px;
}
.logo {
	float: left;
	width: 75%;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	color: orange;
}
.pop {
	text-align: right;
	font-size: 12px;
	font-weight: bolder;
	color: orange;
}
.sec0 {
	clear: both;
}
.sec1 {
	margin-top: 10px;
}
.sec2 {
	color: #1e90ff;
	margin-top: 5px;
	margin-left: 50px;
}
.links {
	font-size: 12px;
	text-align: center;
	word-spacing: 1em;
}
.counter {
	text-align: right;
}
.google, .google form {
	text-align: center;
	margin: 0px;
}
