?/*
   Triangle OA Intergroup Bylaws
   Date:   3/1/2014

   Filename:         bylaws.css
   Supporting Files: none

*/

/* Section Styles */


 
.arabicnumeral {list-style-type: decimal; }
.loweralpha {list-style-type: lower-alpha; } 
.upperalpha {list-style-type: upper-alpha; }
ul.toc {list-style-type: none; }

ol.article {list-style-type: upper-roman;}

header h1 {
margin: 1em 0em;
font-size: 2.5em;
text-align: center;

}

header h2 {
margin: 1em 0em;
font-size: 1.5em;
text-align: left;
color: red;

}



