<style type="text/css">
  a:link {color:blue}
  p {color:orange}
  h1 {color:red;
      font-size:27px;
      text-Align:center}
  h2 {color:blue;
      font-size:23px}
  h3 {color:green;
      font-size:14px}
  h4 {color:purple; font-size:9px}
  table {background:yellow; 
         border-Color:red}
  td {color:blue; font-size:16px}
  td.red {color:red; font-size:16px}
  tr.white {background:white}
  tr.cyan {background:cyan}
  tr.yellow {background:yellow}
.style1 {color:orange; font-size:18px}
.style2 {color:orange; font-size:9px}
.gold {background:gold; color:black; font-size:27px}
.silver {background:silver; color:red; font-size:23px}
.default {font-size:20px; 
          color:black; 
          background:url(m1cmahan.jpg)}
#x4g {color:green; text-Align:center}
#x4r {color:red; text-Align:center}
#x4s {color:red; text-Align:center}
#x4b {color:black; text-Align:center}
#b4r {background:red; text-align:center}
#bcw {border-Color:white}
#bcr {border-Color:red}
</style>