body {
    font-family: "lr SVbN", "Osaka|"
}
H2{ background-color: #3CB371; color: white;
     border-style: none; margin-left: 0px; padding-left: 16px;
     font-weight: bold;}
H3{ border-style: solid; border-color: #1EDEAA;
     border-width: 0 0 2 16;
     margin-left: 2px; padding-left: 6px;
      font-weight: bold; }
H4{  font-weight: bold; }
P { line-height: 130%;
    padding-left: 16px; padding-right: 8px; }
A { color:blue;}
A:hover{color:white; background:#333399;text-decoration:none;}
