.bylaw
{
    font-family: arial, verdana, geneva, sans-serif;
    line-height: 125%;
}
.bylawVC
{
    font-family: arial, verdana, geneva, sans-serif;
    line-height: 125%;
}
.bylawVP
{
    font-family: arial, verdana, geneva, sans-serif;
    line-height: 125%;
}
.bylawsect
{
    color: #663399;
    font-weight: 700;
    font-size: 75%;
    margin: 0 0 0 3em;
}
.bylawAddVC
{
    display: none;
}
.bylawDeleteVC
{
    text-decoration: none;
    color: #000000;  /* Black */
}
.bylawNoteVC
{
    display: none;
}
.bylawAddVP
{
    text-decoration: underline;
    color: #006600;  /* Green */
}
.bylawDeleteVP
{
    text-decoration: line-through;
    color: #CC0000;  /* Red */
}
.bylawNoteVP
{
    font-style: italic;
    font-size: 75%;
}