<!--
#main {
 position: absolute;
 margin: 0 px;
 margin-top: 0px;
}

#header {
 position: relative;
 margin-top: 0px;
 padding-top: 0px;
}

#banner {
 position: relative;
 width: 430px;
 margin-top: 0px;
 margin-left: 20%;
 margin-bottom: 3px;
 margin-right: 3px;
 padding: 2px;
 border: solid thin #0000FF;
 background: #FFD305;
}

.ur {position: absolute; left: 600px; top: 10px; }
.season {background: "#c0c0c0"; }

a:link {color: blue; text-decoration: none; font-size: 100% }
a:visited {color: blue; text-decoration: none; font-size: 100% }
a:active {color: red; background: "black" text-decoration: none; font-size: 100% }

body {bgcolor: "#18C65E"; text: black; font-size: 14pt; }

.red {font-size: 14pt; color: "#ff0000"; font-weight: bold; }

font.titleline {font-size: 14pt; color: "#2a7a3f"; font-family: times; }
font.address {font-size: 12pt; color: "#2a7a3f"; font-family: times; }
font.meetinghline{font-size: 14pt; color: "#000000"; font-family: times; }
font.meetingdate{font-size: 14pt; color: "#000000"; font-family: times; }
font.topics{font-size: 12pt; color: "#000000"; position: relative; left: 220px; }

table.margin{position: relative; left: 0px; }


//-->