@charset "UTF-8";
/* CSS Document */

#content {
	opacity: 0;
}

#content a {
	color: #000000;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

 ul.contact {
 	margin-bottom: 1.8em;
}

.contact li {
	list-style: none;
	margin-bottom: .2em;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-size: 1.3em;
	text-align: left;
}

.contact li.phone {
	margin-top: 1.3em;
}