h1 { font-family: Verdana, sans-serif; font-size: 150%;  }
h2 { font-family: Verdana, sans-serif; font-size: 120%;  }
h3 { font-family: Verdana, sans-serif; font-size: 110%;  }
h4 { font-family: Verdana, sans-serif; font-size: 95%;  }
h5 { font-family: Verdana, sans-serif; font-size: 80%;  }


body { font-family: Verdana, sans-serif; font-size: 75%; color: black;  background-color: white }



:link { text-decoration: none; color: teal }
:visited { text-decoration: none; color: teal }
:hover { text-decoration: none; color: black }
:active { text-decoration: none; color: teal }



div.box { width: 650px; margin: 0px auto;}
div.box2 { float: right; width: 240px; margin-top: 15px; margin-left: 15px }
div.box3 { float: left; width: 390px; margin-top: 15px }


hr.rule1 {color: black; height: 1px; width: 645px }

hr.rule2 {color: black; height: 1px; width: 645px }