.site-center {margin:0 auto; width:784px; text-align:left;}

body {
	background-color:#CCCCCC; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style12 {    /* large white text in header */
    color: #FFFFFF; 
	font-family: DomCasualD, "Bell MT", "Times New Roman", "Arial Black";
    font-size: 14mm;
}
.style1 {     /* large bold text for headings */
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.style26 {    /* medium bold text for headings */
	font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-size: 18px;
	font-weight: bold;
}
.style27 {    /* medium bold text for headings */
	font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-size: 20px;
	font-weight: bold;
}
.style28 {    /* used for site change date motice */
	font-family: "Courier New", Courier, mono;
    font-size: small;
	font-style: italic;
}
.agenda {
	line-height:150%;
}
.agenda ul li {
	list-style-type:square;
}
img.top {vertical-align:text-top;}  /* aligns email address image with surrounding text */
img.bottom {vertical-align:text-bottom;}