body       {background-color: #ffffff; background-image: url('./newedge2.jpg')}
p          {color: #000060; font-family: times; font-size: 100%}
p.med      {margin-left: 60px; margin-right: 50px; font-size: 80%}
p.small    {color: white; font-family: times; font-size: 90%; text-align: center}
p.tab      {color: white; font-family: times; font-size: 90%; text-align: left}
p.right    {font-size: 80%; text-align: right}
p.margin   {margin-left: 60px; margin-right: 50px}
hr         {margin-left: 10px; margin-right: 10px}
a:active   {color: #000060; text-decoration: underline}
a:link     {color: #000060; text-decoration: underline}
a:visited  {color: #000060; text-decoration: underline}
a:hover    {color: #DAA520; text-decoration: none}
img.flo    {float: left}