@font-face {
    font-family: "MinionNew";
    src: url("fonts\MinionNew.ttf");
}

span.symb {font-family: "MinionNew"; font-size: 22px;}
span.heading-Usagenotes {color:ForestGreen; font-weight: bold;}

body { font-size: 20px; color: teal }


small {font-size: 20px; color: navy }
i {color: brown}
p.authorBio {color: Chocolate}
b {color: Chocolate}
blockquote{border-left: 10px solid #ccc; color:ForestGreen}
h1 { font-size: 20px; font-weight: bold; color: brown}
h2 { font-size: 20px; font-weight: bold; color: brown}
h3 { font-size: 16px; font-weight: bold; color: Chocolate }