

P        {
	  font-family: "minion web", "times new roman", "times roman", times, minion, georgia, palatino, serif;
        }



TD        {
	  font-family: "minion web", "times new roman", "times roman", times, minion, georgia, palatino, serif;
        }



.toc   {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #0000cc;
      background: transparent;
      }

.tab    {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #000000;
      background: transparent;
	  font-size: 90%
      }

SPAN.serif      {
	  font-family: "minion web", "times new roman", "times roman", times, minion, georgia, palatino, serif;
        }


SPAN.sans       {
	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
	  font-size: 90%
      }


H3  {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #0000cc;
      background: transparent;

      }



H4  {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #0000cc;
      background: transparent;

      }



A:link   {
      text-decoration: underline;
      color: #0000cc;
      background: transparent;
      }

A:visited   {
      text-decoration: underline;
      color: #000099;
      background: transparent;
      }

A:active   {
      text-decoration: underline;
      color: #0000cc;
      background: transparent;
      }

UL			{
	  list-style-type: none;
	
	  }



