body { background-color: #e0e0ff; background-repeat: no-repeat; }

p     { font-family: Arial, sans-serif; font-size: medium; color: blue; font-weight: normal; }
p.e     { font-family: Arial, sans-serif; font-size: medium; color: red; font-weight: normal; }

li.l    { font-family: Arial, sans-serif; font-size: medium; color: blue; font-weight: normal; }

span.head       { font-family: Arial, sans-serif; font-size: x-large; color: black; font-weight: bold; }
span.shead      { font-family: Arial, sans-serif; font-size: large; color: blue; font-weight: normal; }
span.error      { font-family: Arial, sans-serif; font-size: large; color: red; font-weight: normal; }

span.a  { font-family: Arial, sans-serif; font-size: medium; color: blue; font-weight: normal; }
span.c  { font-family: Arial, sans-serif; font-size: large; color: blue; font-weight: normal; }
span.e  { font-family: Arial, sans-serif; font-size: medium; color: red; font-weight: normal; }
span.s  { font-family: Arial, sans-serif; font-size: small; color: black; font-weight: normal; }
span.w  { font-family: Arial, sans-serif; font-size: medium; color: blue;  font-weight: bold; }

table.shortcut { font-family: Arial, sans-serif; font-size: small; font-weight: normal; background: #e0e0ff;
    cellspacing: 0; cellpadding: 0; border: 1;}
tr.shortcut	{ font-family: Arial, sans-serif; font-size: small; color: blue; font-weight: normal; 
	valign: top; }
td.shactive	{ font-family: Arial, sans-serif; font-size: small; color: black; font-weight: bold; }
td.shinactive	{ font-family: Arial, sans-serif; font-size: small; color: blue; font-weight: normal; }


table.t { font-family: Arial, sans-serif; font-size: medium; font-weight: normal; background: #e0e0ff;
    cellspacing: 4; cellpadding: 4; border: 1;}
td.a    { font-family: Arial, sans-serif; font-size: medium; color: blue; font-weight: bold; }
td.b    { font-family: Arial, sans-serif; font-size: medium; color: blue; font-weight: normal; }
td.c    { font-family: Arial, sans-serif; font-size: large; color: blue; font-weight: bold; }
td.s    { font-family: Arial, sans-serif; font-size: small; color: blue; font-weight: small; }
td.t    { font-family: Arial, sans-serif; font-size: small; color: blue; font-weight: bold; }
td.w    { font-family: Arial, sans-serif; font-size: small; color: blue; font-weight: normal; }


