body		{background-color:#FFFFCC; margin-left:16px; margin-right:16px}
body.menu	{background-color:#FFFFCC; margin-left:0px; margin-right:0px}

a:link    	{text-decoration:none; font-weight:normal; color:#0000FF; font-family:Tahoma; font-size:9pt}
a:visited 	{text-decoration:none; font-weight:normal; color:#0060A0; font-family:Tahoma; font-size:9pt}
a:hover 	{text-decoration:none; font-weight:normal; color:#FFFF00; font-family:Tahoma; font-size:9pt; background-color:#006000}
a.mail:link    	{text-decoration:none; font-weight:normal; color:#0000FF; font-family:Tahoma; font-size:11pt}
a.mail:hover   	{text-decoration:none; font-weight:normal; color:#FF0000; font-family:Tahoma; font-size:11pt; background-color:#006000}
a.text:link    	{text-decoration:none; font-weight:normal; color:#0000FF; font-family:Tahoma; font-size:11pt}
a.text:visited 	{text-decoration:none; font-weight:normal; color:#0060A0; font-family:Tahoma; font-size:11pt}
a.text:hover 	{text-decoration:none; font-weight:normal; color:#FFFF00; font-family:Tahoma; font-size:11pt; background-color:#006000}

tr.back		{text-align:center; background-color:#006000; color:#FFFF00; font-weight:bold;}
tr.f1		{background-color:#FFFFCC;}
tr.f2		{background-color:#B0FFC0;}
tr.f3		{background-color:#CCCCFF;}
tr.f4		{background-color:#FF9999;}

tr.f1z		{text-align:center; background-color:#FFFFCC;}
tr.f2z		{text-align:center; background-color:#B0FFC0;}
tr.f3z		{text-align:center; background-color:#CCCCFF;}

td.f1		{background-color:#FFFFCC;}
td.f2		{background-color:#B0FFC0;}
td.f3		{background-color:#CCCCFF;}

td.f1z		{text-align:center; background-color:#FFFFCC;}
td.f2z		{text-align:center; background-color:#B0FFC0;}
td.f3z		{text-align:center; background-color:#CCCCFF;}

p		{font-family:"Arial"; font-size:12pt}

li		{font-family:"Arial"; font-size:12pt}

pre		{font-size:9pt}

@media print
{
tr.back		{text-align:center; background-color:#A0A0A0; color:#000000; font-weight:bold;}
}

