center, p, div, li, input, select, textarea, blockquote,td {
	font-family: Verdana, Geneva, sans-serif; font-size:9pt
}

body {  margin: 0px; color: black;
	font-family: Verdana, Geneva, sans-serif; 
}

.sitemenu { font-size:9pt }

.green   { color: #115511 }
h2,h3,h4 { color: #115511 }

.little { font-size: 75% }

A:link    { color: #115511 }
A:visited { color: #115511 }
A:hover   { color: #009900 }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

.row_grey   { background: url("/gfx/tile_CCCCCC.gif") }
.row_green  { background: url("/gfx/tile_CCEECC.gif") }
.row_white  { background: url("/gfx/tile_FFFFFF.gif") }
.row_yellow { background: url("/gfx/tile_FFFFCC.gif") }

li.spaced {
	margin-bottom:10px;
}

.table_councillors {
	border: #ccc solid 1px;
}

.table_councillors_tr {
	background-color: e4e4e4;
}

#document li {
        list-style-position: outside;
        margin-left: 18px
}

