h1 {

font-family: serif;

font-size: 1.8em;

font-face: georgia; 

font-style: oblique; 

font-weight: bolder;

color: #008000;

}

h2 {

font-family: serif;

font-size: larger;

font-face: georgia; 

font-style: oblique;

color: #008000;

}

a:link {

color: #000000; 

}

a:active {

color: #660033; 

text-decoration: none;

}

a:visited {

color: #000000; 

}

a:hover {

color: #660033; 

text-decoration: none;

}

body {

background: #f5f5dc;

width: 100%;

text-align:center;

text-align:-moz-center;

}

div {

	border: 0em;

	padding: 0em;

}

#logo {

align: center;

text-align:left;

width: 100%;

padding-left: 1em;

background: #f5f5dc;

}

#navigation {

	text-align: center;

	font-face: arial;

	font-family: sans-serif;

	font-weight: bold;

	font-size: small;

}

#meetings {

	text-align: center;

	font-face: arial;

	font-family: sans-serif;

	font-size: small;

}

#content {

	text-align: left;

	padding-left: 1em;

	padding-right: 1em;

	color: #000000;

	font-family: sans-serif;

	font-face: arial;

	font-size: small;

	font-weight: 100;

	height: 25em;

	scrollbar-face-color: #008000;

scrollbar-highlight-color: #f5f5dc;

scrollbar-3dlight-color: #996600;

scrollbar-darkshadow-color: #008000;

scrollbar-shadow-color: #008000;

scrollbar-arrow-color: #f5f5dc;

scrollbar-track-color: #000000;

}

#footer {

font-family: sans-serif;

font-face: arial;

font-size: small;

font-weight: bold;

color: #000000;

text-align:center;

text-align:-moz-center;

}