a, body, input, select, table, textarea
	{
	font-family: "Tahoma", "Verdana", "Arial", "Sans Serif";
	font-size: 10pt;
	line-height: 12pt;
	}

a
	{
	color: blue;
	}

a:visited
	{
	color: blue;
	}

a.nav
	{
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	}

body
	{
	background: rgb(216,254,220);
	}

img
	{
	border: 0;
	}

tr.centered
	{
	text-align: center;
	}

tr.header
	{
	font-size: 14pt;
	font-weight: bold;
	line-height: 100%;
	}