

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

strong {font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #003366;
      background: transparent;
	  font-size: 80%;
	  font-weight: bold;}
		
		
.theme {font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #000000;
      background: transparent;
	  font-size: 85%;
	  font-weight: bold;}


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



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



.on   {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #003366;
      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: #003366;
      background: transparent;

      }



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

      }


H5  {
      font-weight: bold;
 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;
      color: #003366;
      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: #ffffee;
      background: transparent;
      }
	  
	  
A.nav:hover   { 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif;	  font-size: 75%;
      text-decoration: none;
      color: #ffffee;
      background: transparent;
      }
	  
	  
A.adds:link   { 	  font-family: helvetica, arial, "lucida sans", "myriad web", sans-serif; 
      text-decoration: none;
      color: #cccccc;
      background: transparent;
      }

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

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

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


