a { text-decoration: none }
a:active { color: blue }
a:hover { text-decoration: underline; color: blue }
a:link { color: blue }
a:visited { color: blue }
body { color: black; background: white; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
div.update { font-size: 0.75em; margin-top: 10px }
table { border-width: 0 }
td { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt }
td.menu { text-align: center }
img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
