BODY{
  background-color : #808080;
  color:#333333;}


a {text-decoration: none}
a:link    {text-decoration:underline; color:blue;}
a:visited {text-decoration:underline; color:navy;}
a:active  {text-decoration:underline; color:navy;}
a:hover   {text-decoration:none; color:#FF4500; background:#B5A642;}

.small    {font-size: 7pt;}
.big      {font-size: 12pt;}

.b2	{font-size:140%;}
.b1	{font-size:120%;}
.s1	{font-size:90%;}
.s2	{font-size:80%;}
.s3	{font-size : 12px;}


TABLE.a0{ background-color : #666666;}
TABLE.a1{ background-color : #cccccc;}

TR.t0{ background-color: #ffffff;}
TR.t1{ background-color: #ffe1ff;}


TR.m0{ background-color: #ffffff;}
TR.m1{ background-color: #ffe1ff;}
