body
{
	color: black;
	background: #EEEEEE;
	font-family: sans-serif;
}


img.warning
{
	margin-bottom: 2em;
}


span.footnote
{
	font-size: 150%
}


p.annotation
{
	width: 317px;
	text-align: justify;
}


table
{
	border: 0;
	width: 600px;
	margin-top: 1.5em;
	margin-bottom: 0em;
	text-align: center;
}


td
{
	width: 25%;
	padding-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
}


img
{
	border: 100px;
}


div.copyright
{
	clear: left;
	font-size: 85%;
}


A:link
{
	background: transparent;
	color: #005A9C;
}


A:visited
{
	background: transparent;
	color: #005A9C;
}


A:hover
{
	background: transparent;
	color: #005A9C;
	text-decoration: none;
}


A:active
{
	background: transparent;
	color: #005A9C;
}


A:focus
{
	background: transparent;
	color: #005A9C;
	text-decoration: none;
}


