body {
	font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
}

h1 {
	color: #0000cc;
	font-size: 1.6em;
}

h1.Inner {
	color: #ff0000;
	text-align: center;
}

.bodylink {
	color: #666699;
	text-decoration: none;
}
.bodylink:visited {
	color: #336699;
}
.bodylink:hover {
	color: #666699;
	text-decoration: underline;
}

.nolink{
	color: black;
	text-decoration: none;
}

.section-max {
	max-width: 600px;
}

.contact-max {
	max-width: 580px;
}

.contact-names {
	font-size: 1.846em;
	font-weight: bold;
	margin: auto;
	padding: 40px;
	max-width: 270px;
}

a.title-link {
	font-size: 1.538em;
	color: orange;
	text-align: center;
}

.announcement-table {
	background-color: #ffffcc;
	border: 1px solid gray;
}