body         {                background-color: #990000;                 font-family: Arial;                font-size: 10pt;                font-weight: bold;                font-color: black;                } a:link       {                color: #000099;                text-decoration:none;                }               a:visited    {               color: #678FCB;               text-decoration:none;               }              a:hover      {               color: #678FCB;               text-decoration: underline;               }             p            {                font-family: Arial;               font-size: 10pt;                font-weight: bold;                font-color: black;                 }li           {                font-family: Arial;                font-size: 10pt;                font-weight: bold;                font-color: black;                }table        {                 font-family: Arial;                 font-size: 10pt;                font-weight: bold;                font-color: black;                }#content     {                 background-color: white;               background-image: url("images/kevin_skating_graybg4.jpg");               background-repeat: no-repeat;                background-position: top center;                } 
