body {
	color: #333366;
	background: #ffffff;
}
a[name], a[name]:hover {
	color: #333366;
	background: transparent;
}
a:link {
	color: #0000ff;
	background: transparent;
}
a:visited {
	color: #660066;
	background: transparent;
}
a:hover, a:active {
	color: #cc0000;
	background: transparent;
}
a img {
	vertical-align: middle;
}
img {
	border: 0;
}
em {
	font-weight: bold;
}
strong {
	color: #ff0000;
	font-weight: bold;
}
h1 {
	font-size: medium;
}
h1 img {
	vertical-align: -5px;
}
h1 a {
	text-decoration: none;
}
address {
	margin-top: 4em;
	margin-bottom: 1em;
	line-height: 1.25;
	font-size: small;
	font-style: normal;
}
