body {
	color: #808080;
	font: 12pt Trebuchet MS,Trebuchet,Verdana,Sans-Serif;
	background-color: #ffffff;
}

:hover { color: #0000ff; text-decoration: underline; }
:link { color: #0000cc; text-decoration: none; }
:visited { color: #0000cc; text-decoration: none; }
:active { color: #8888ff; text-decoration: none; }

h1
{
	margin-top: 15px;
}

td
{
	vertical-align: top;
}

img
{
	border: 0px;
}

.caption
{
	font-size: 10pt;
}
