/* Legal Info Styles */

.legalese { font-family: Times New Roman, serif; font-size: 14px; margin-right: 100px; }
.legalese h1 { font-size: 18px; font-weight: bold; margin-top: 5px; }
.legalese h2 { font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.legalese li { margin-bottom: 10px; }
.legalese ol { list-style-type: decimal; }
.legalese ol ol { list-style-type: lower-alpha; }
.legalese ol ol ol { list-style-type: lower-roman; }

