body { color: yellow; font-size: 22px; font-family: "Monotype Corsiva", cursive; font-weight: normal; font-style: normal; line-height: 130%; background-color: #000; letter-spacing: 3px; }
.border { border-color: yellow}
h1 { color: yellow; font-size: 36px; font-weight: bold; margin: 10px 10px 0 25px; text-align: center }
h2 { color: yellow; font-size: 22px; font-weight: bold; margin:  10px 10px 0 25px; }
h3 { font-size: 20px;}
p {font-size: 22px; margin: 5px 5px 5px 20px; text-align: left; text-indent: 25px; }
ul ol { text-align: left; margin-top: 15px; margin-bottom: 0; margin-left: 75px; }
.indent {margin-left: 10px; margin-top: 15px;}
.phone{margin-left: 75px;}
.center {text-align: center; font-size: 26px;}
.bottomnav {text-align: center; font-size: 26px; margin-top: 25px;}
.top {margin-top: 25px;}

a { color: yellow; text-decoration: underline;  }
a:link { color: yellow; text-decoration: underline;  }
a:visited { color: yellow; text-decoration: underline;}
a:hover { color: white; text-decoration: none; }
a:active { color: yellow; text-decoration: underline; }

a.susie { color: yellow; text-decoration: underline; font-size: 18px; }
a.susie:link { color: yellow; text-decoration: underline; font-size: 18px; }
a.susie:visited { color: yellow; text-decoration: underline;font-size: 18px;}
a.susie:hover { color: white; text-decoration: none; font-size: 18px;}
a.susie:active { color: yellow; text-decoration: underline; font-size: 18px;}



a.nav { color: yellow; text-decoration: underline; }
a.nav:link { color: yellow; text-decoration: underline; }
a.nav:visited { color: yellow; text-decoration: underline;}
a.nav:hover { color: white; text-decoration: none; }
a.nav:active { color: yellow; text-decoration: underline; }

