/* CSS Document */
body {
	vertical-align:top;
	background-color: #ffffff; /* */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
}
A:link, A:visited {background: white; color: blue; text-decoration: underline;
   font-weight: normal;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
.mnspcr, .nav, .tbl_vote, .note {display: none;}
.logo {display:compact;}

