body
	{
	background-Color: #ffffff;
	}

td
	{
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.heading
	{
	background-Color: #E2E2E2;
	color: #000000;
	font-weight: bold;
	}

.subheading
	{
	background-Color: #F2F2F2;
	color: #000000;
	}

.attention
	{
	background-Color: #F2F2F2;
	color: #993333;
	}

.instruction
	{
	background-Color: #E2E2E2;
	color: #000000;
	}

.info
	{
	background-Color: #F2F2F2;
	color: #777777;
	}

.data
	{
	background-Color: #F2F2F2;
	color: #000000;
	}

.menusmall
	{
	background-Color: #335599;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	line-height: 125%;
	}

.menuwhite
	{
	background-Color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
	}

a
	{
	color: #335599;
	text-decoration: none;
	}

a:active
	{
	color: #335599;
	}

a:visited
	{
	color: #335599;
	}

a:hover
	{
	color: #993333;
	text-decoration: underline;
	}

a.menu			{ color: #ffffff; text-decoration: none; }
a.menu:visited	{ color: #ffffff; text-decoration: none; }
a.menu:hover	{ color: #ccccff; text-decoration: none; }

select.monospace
	{
	font-family: Courier;
	font-size: 7.5pt;
	}

