BODY,P,TD {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

TABLE {
	  width: 100%;
      }

TABLE.pwd {
      width: 100px;
}	  
	  
TD.menu {
         color: white;
        }

TD.main {
        background : #ffffff; 
        text-align : justify; 
        }


TD.year {
        font-weight : bold; 
        font-size : 10pt; 
        font-family : Arial, Helvetica, sans-serif; 
        text-align : left; 
        }


TD.president {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   text-align : left;  
}


TD.news {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   text-align : center; 
}


TD.forms {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   background-color :#FFFFFF ; 
   text-align : justify; 
}


TD.description {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   text-align : left; 
}


P {
   margin-bottom : 20pt; 
} 

UL {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   /* margin-bottom : 20pt; */
   list-style-type : disc; 
   list-style-image : url(pictures/button1.gif);
}

OL {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   list-style-type : decimal; 
   }


H6 {
   font-weight : bold; 
   font-size : 11pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color :#5F7B45 ; 
   background-color : #FFFFFF ; 
}

H3 {
   font-weight : bold; 
   font-size : 11pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #5F7B45; 
   text-align : center; 
   margin-bottom : 25pt; 
}

H2 {
   font-weight : bold; 
   font-size : 12pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background-color : #FFFFFF; 
   text-align : center; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #5F7B45; /* #7ADC9F; */ 
   }

H1 {
   font-weight : bold; 
   font-size : 14pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #5F7B45;  
   background-color : #FFFFFF;
   text-decoration : none; 
   text-transform : uppercase; 
   text-align : center; 
   border-width : 10px; 
   border-style : solid; 
   border-color : #FFFFFF;
  }

H1.colloquium {
   text-transform : none; 
              }

A:hover {
   color : #FFFFFF; 
   background: #5F7B45;
   text-decoration: none;
}

/* A:active {
   color : #5F7B45;
   text-decoration: none; */
}

A {
   font-weight : bold; 
   color : #5F7B45;
   text-decoration: underline; 
}

A.nolink {
   font-weight : bold; 
   color : #5F7B45;
   text-decoration: none;
}


A.menu {
   color: #5F7B45;
   text-decoration: none;
}

A.submenu {
   font-weight: normal;
   color: #5F7B45;
   text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}