

P        {
	  font-family: "minion web", "times new roman", "times roman", times, minion, georgia, palatino, serif;
        }

.theme {font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #336699;
      background: transparent;
	  font-size: 60%;
	  font-weight: bold;}

TD        {
	  font-family: "minion web", "times new roman", "times roman", times, minion, georgia, palatino, serif;
        }


.add   {
      font-weight: normal;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #cccccc;
      background: transparent;
	  font-size: 75%
      }


.on   {
      font-weight: normal;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #000033;
      background: transparent;
	  font-size: 75%
      }


.addblack{
      font-weight: normal;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #000000
      background: transparent;
	  font-size: 75%
      }



H3  {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #000000;
      background: transparent;

      }



H4  {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #000000;
      background: transparent;

      }


H5  {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #000000;
      background: transparent;

      }



A:link   {
      text-decoration: underline;
      color: #0000cc;
      background: transparent;
      }

A:visited   {
      text-decoration: underline;
      color: #0003399;
      background: transparent;
      }

A:active   {
      text-decoration: underline;
      color: #0000cc;
      background: transparent;
      }

A.nav:link   { 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif; 	  font-size: 75%;
      text-decoration: none;
      color: #cccccc;
      background: transparent;
      }

A.nav:visited   { 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;	  font-size: 75%;
      text-decoration: none;
      color: #999999;
      background: transparent;
      }

A.nav:active   { 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;	  font-size: 75%;
      text-decoration: none;
      color: #ffffff;
      background: transparent;
      }
	  
	  
A.nav:hover   { 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;	  font-size: 75%;
      text-decoration: none;
      color: #ffffff;
      background: transparent;
      }
	  	  
	  
	  
UL			{
	  list-style-type: none;
	
	  }

UL.cir			{
	  list-style-type: circle;
	
	  }


