/* VBB Style Sheet */

/* body {margin-left: 5%; margin-right: 5% } */

p.justify {text-align: justify;}
p.ind {text-indent: 2em; margin-top: 0; margin-bottom: .5em; text-align: justify }
a:link {color: blue}
a:visited {color: blue}
a:active {color: black}
a:hover {background: yellow; color: red; font-style: italic}

/* end of this css sheet */