a:link { color: firebrick; text-decoration: none; }
a:visited { color: firebrick; text-decoration: none; }
a:active { color: firebrick; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
body { background-color: white;
       margin: 0;
       left-margin: 0}

p.WMTiny      {font-family: Times New Roman;
               font-size: 12px;}
p.WMNormal    {font-family: Times New Roman;
               font-size: 16px;}
p.WMAttention {font-family: Times New Roman;
               font-size: 24px;
               color: #0000CC}
p.WMHeadsup   {font family: Times New Roman;
               font-size: 36px;
               Color: #0000CC}
.button       {font-size: 12px;
               margin-top: 0;
               margin-bottom: 0; 
               color: #0000CC;
               font-style:normal;
               font-variant:normal;
               font-weight:normal }
p.cell1WMTiny      {font-family: Times New Roman;
               font-size: 12px; 
               color: #ffffff;}
p.cell1WMNormal    {font-family: Times New Roman;
               font-size: 16px; 
               color: #ffffff}
p.cell1WMAttention {font-family: Times New Roman;
               font-size: 24px;
               color: #ffffff}
p.cell1WMHeadsup   {font family: Times New Roman;
               font-size: 36px;
               Color: #ffffff}   

