.noborder { border: 0pt}

/* bylaws style */

h1 .bylaws {font-size: 1.5em}
h2 .bylaws {font-size: 1em; text-align: center; font-weight: bold}
h3 .bylaws {font-size: 1em; text-indent: 10em; font-weight: normal}
ol .bylaws {list-style-type: lower-roman}

.section, .bylaws, .par {margin-top: .5em}
.head .bylaws {text-decoration: underline}

@media screen {
 p.printonly {display: none}
}


.floatright {
    float: right;
}

@media print {
 a, a:link.int, a.int, a:visited.int {text-decoration: none; color: black}
 .noprint {display: none}
 .silentlink {display: none}
 .printonly {display: normal}
 h1 {font-size: 14pt}
 h2 {font-size: 12pt}
 #validator {display: none}
 div, p {font-size: 11pt}
}
