td, select, input, p, textarea {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	text-align: justify;
}
body {
	background-color: #99CCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
a {
	color: #009999;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: underline;
}
.title {
	color: #009999;
	font-family: Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
.subtitle {
	color: #009999;
	font-family: Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.address {
	color: #009999;
	font-family: Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright, .copyright a, .copyright a:hover {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}