  
/* Tag modifiers */
BODY {font-size: 8pt; font-family: verdana; color: #000000; margin:6px; padding:0;}
TABLE {font-size: 8pt; font-family: verdana; color: #000000; border-collapse:collapse;}
TD { }
TH { background-color:#EFEFEF; border:1px solid #ccc; font-weight:bold; padding: 2px 2px 2px 2px; text-align:left;}


TD.data { padding: 2px 6px 2px 2px; border:1px solid #ccc; }


A					{color:#660066; text-decoration: none; }
.menu A         	{color: #660066; text-decoration: none; font-weight: bold;}

  P, DIV                   {border: 0px; margin: 0px; padding: 0px;}
  B                        {font-weight: 700;}
  FORM                     {margin: 0px;}
  SELECT                   {font-size: 8pt;}
  INPUT                    {font-size: 8pt;}

  .center             { text-align:center;}
  .right             { text-align:right;}
  
/* Image modifiers */
  IMG                      {border: 0px;}   /* only works in ie, ns6, but hey, it helps */
  IMG.left                 {float: left;}
  IMG.right                {float: right;}
  
  .heading1             {font-size: 10pt; font-weight: bold; color: #660066;}
  .heading2             {font-size: 11pt; font-weight: bold; color: #660066;}
  
/* Regular fonts */ 
  .bold             { font-weight: bold;}
  .error                { color: #ff0000;}
  .errorbold            {font-weight: bold; color: #ff0000;}
  
/* Small fonts */ 
  .smalltext            {font-size: 8pt; }
  .smalltextbold        { font-weight: bold;}


