@charset "utf-8";
/* CSS Document */
h1 {
	margin-bottom: 0px;
	color:#6E6E6E;
	font-weight: normal;
}
h2 {
	margin-top: 0px;
	color:#6E6E6E;
	font-weight:normal;
}
body {
	font-family: times, serif;
	color:#565656;
}
div.main {
	margin-top: 2em;
	font-size: 120%;
	line-height: 40px;
}
div.contact {
	margin-top: 3em;
	color:#565656;
	font-size: 100%;
	line-height: 1em;
}
