body       {background-color: #000060}
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: 50px; margin-right: 50px}
a:active   {color: #DAA520; text-decoration: none}
a:link     {color: #DAA520; text-decoration: none}
a:visited  {color: #DAA520; text-decoration: none}
a:hover    {color: #FFFFFF; text-decoration: none}
img.flo    {float: left}