body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	letter-spacing: 2px;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	text-decoration: none;
	color: #66CC00;
}
p {
	padding: 10px;
}
