<style type="text/css">

a:link {color: #3A7877;
        font-weight: normal;
        text-decoration: underline}

a:visited {color: #B216B4;
           font-weight: normal;
           text-decoration: underline}

a:hover {color: #FF4040;
         font-weight: bold;
         text-decoration: none;}

a:active {color: #2AD62A;
          font-weight: bold;
          text-decoration: none;}

a.mnu:link {color: #000000;
        font-weight: bold;
        text-decoration: underline}

a.mnu:visited {color: #000000;
           font-weight: bold;
           text-decoration: underline}

a.mnu:hover {color: #FF4040;
         font-weight: bold;
         text-decoration: none;
         background-color: #FFE4E1;}

a.mnu:active {color: #A020F0;
          font-weight: bold;
          text-decoration: none;
          background-color: #E6E6FA;}

/* Thistledown newsletter items. */

.h1   {color:"#000000";
       font-family:"Matura MT Script Capitals" Helvetica ARIAL sans-serif;
       font-size:large;
       font-style:normal;
       font-weight:700;}

.h2   {color:"#000000";
       font-family:Helvetica ARIAL sans-serif;
       font-size:medium;
       font-style:normal;
       font-weight:600;}

.sign {color:"#000000";
       font-family:Helvetica ARIAL Serif;
       font-size:x-small;
       font-style:italic;
       font-weight:400;}

.n1   {color:"#000000";
       font-family:Helvetica ARIAL Serif;
       font-size:x-small;
       font-style:normal;
       font-weight:500;}

.nav  {color:"#000000";
       font-family:Helvetica ARIAL Serif;
       font-size:xx-small;
       font-style:normal;
       font-weight:400;}

P     {color:"#000000";
       font-family:Helvetica ARIAL Serif;
       font-size:small;
       font-style:normal;
       font-weight:500;}

td    {font-face:ARIAL,HELVETICA,sans-serif;
       font-size=small;
       text-align:left}

body  {font-face:ARIAL,HELVETICA,sans-serif;
       font-size=10pt;}

ul    {margin-bottom: 0;
       margin-top: 0;}

blockquote   {color: "#000000";
              font-family: Helvetica ARIAL Serif;
              font-size: small;
              font-style: normal;
              font-weight: 500;}

/* Events page items. */

.Events h1, h2, h3 {
	margin: 0;
	text-align: center;
}
.Events h4 { margin: 0; display: inline; }

.impt { color: #ff0000;
        font-size: medium;
        font-weight: bold;
        font-style: italic; }

.center { font-weight: bold;
		  text-align:center; }

/* Minutes page items. */

.Minutes td { font-face:ARIAL,HELVETICA,sans-serif;
	          font-size=normal;
	          text-align:center; }

/* Link page items. */

.Links td { text-align:center; }

</style> 
