body {
   	font-family: Arial,"Times New Roman",sans-serif;
    font-size: 12pt;
    }

#title  h1 {
	color: #0ff;
	text-align: center;
	text-shadow: #444 6px 6px 3px;
	}
#title p {
	font-family: "Comic sans MS", Arial, sans-serif;
	color: #000;
	text-align: center;
	font-size: small;
	padding-bottom: 0.5em;
	}

.attendees {
    font-family:Arial,"Times New Roman", Georgia;
    color: #6200ff;
    text-indent: 0.2em;
    font-weight: 200;
    padding-bottom:0.3em;
    }
.heading {
	font-variant: small-caps;
    text-decoration: underline;
    color: #6200ff;
    text-indent: 0.2em;
    font-weight: 200;
    }

h2.date_location {
   font-weight: 600;
   color: blue;
   font-variant: small-caps;
   text-align: center;
   } 
     
.subheading { 
    text-decoration: underline;
    text-indent: 1.5em;
    font-weight: 200;
    color: blue;
    }

.reports {
	font-variant: small-caps;
    text-indent: 1.0em;
    font-weight: 200;    
    }
ul li.reports {
   list-style-type: none;
   color: #6600ff;
   }

table.notes {
   text-indent: 0.3em;
   font-weight: 400;
   color: blue;
   }
   
ul li.no_bullet_reports_notes {
   list-style-type: none;
   max-width: 95%;
   min-width: 50%;
   color: red;   
   }
   
ul li.reports_notes {
   max-width: 95%;
   min-width: 50%;
   color: red;   
   }
    
.notes {
   font-size: 0.75em;
   color: blue;
   padding-bottom: 0.5em;
   }

ul li.notes {
   max-width: 95%;
   min-width: 50%;
   font-size: 1.0em;
   color: #e5ooff;  /* red; */
   }
   
.motion {
   text-decoration: underline; 
   color: red;
   text-indent: 1.5em;
   font-weight: 400;
   padding-bottom: 1.0em;
   }

.meeting_date {
   text-indent: 0.4em;
   }
   
hr {
   width: 80%;
   color: green;
   padding-bottom: 2px;
   }
p.notes {
   font: Arial, Tahoma, sans-serif;
   font-size: 1.0em;
   color: blue;
   }
