body          {               font-size: medium;                font-weight: 400    }a:link        {color: red    }a:visited     {color: red    }a:hover       {color: fuchsia    }h2            {text-align: center;                font-weight: 900;                color: red                margin-top: 2%   }ul            {list-style:circle outside;                padding-left: 7%;                margin-left: 5%    }ul ul         {list-style:disc outside}h5            {line-height: 1;               font-size: small;               font-weight:700    }h1, h2, h3, h4, h5, h6 {   color: red   }hr             {   padding: -10%   }p              {   padding-left:1em   }p strong       { font-size:small;                 color: red;                 font-weight: 700   } 