
body {
 font-family: Verdana, Arial, Univers, Helvetica, sans-serif;
 border-style: solid; 
 border-width: 2px; border-color: #006633;
 padding: 2px; 
 margin: 0px;
 height: 100%;
 line-height: 1.3em
}

.change {color: red}

.from_now { color: red }

var {
 font-family: monospace;
 font-variant: cursive;
}

html {
 padding: 0px;
}

.hr {
  color: #006633; background-color: #006633; 
}

.listhead {font-size: 1.5em; background-color: #006633; color: #FFFFFF}

.floatright {float: right;}
.center {text-align: center;}
.noborder {border-width: 0pt}

h2, h3, h4 {color: #008241 }
h4 em {color: #000000; font-variant: normal }


#nepall { display: none}

/* asswego color
a:link {
   color: #008241; text-decoration: underline
}
*/


a:link {
   color: #004422; text-decoration: underline
}

a:visited {
  color:   #008241; text-decoration: underline
}

a:active {
  color:   #008241; text-decoration: underline
}

a:hover {
  color: #008241
}

hr {
  color: #008241
}


table.headbar {width: 100%; background-color: #006633; color: #FFFFFF}
table.headbar a  {color: #FFFFFF; }

table.headbarlist {width: 100%; background-color: #006633; color: #FFFFFF}
table.headbarlist a  {color: #FFFFFF; }

/* mailman prompts */

.prompt {background-color: #dddddd;}
.wide {width: 55%}

.footer {font-size: .83em; 
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #006633;
}

@media print {
 table.headbar {color: black ; background-color: white;}
 a {text-decoration: none; color: black} 
 body {border: 0pt}
 img, .noprint {display: none}
 .silentlink {display: none}
 p,td,th,li,div {font-size: 10pt}
}



#validator {display: none}

