/* CSS Document */
body           {background: url(images/bground.gif);}
h1             {color: #333366;  font: bold Times New Roman;  font-size: 18px;  text-align: center;}
h2             {color: #663333;  font: bold Times New Roman;  font-size: 16px;  text-align: center;}
h3             {color: #333366;  font: bold Times New Roman;  font-size: 14px;  text-align: center;}
h4             {color: #333366;  font:  Times New Roman;  font-size: 14px;  text-align: center;}
ol             {text-align: left;}
ul             {text-align: left;}
ul.red         {color: #663333; text-align: left;}
li             {color: #333366;  font:  Times New Roman;  font-size: 14px;}
li.red         {color: #663333;  font:  Times New Roman;  font-size: 14px;}
p.red          {color: #663333;  font:  Times New Roman;  font-size: 14px; text-align: left;}
p.blue         {color: #333366;  font:  Times New Roman;  font-size: 14px; text-align: left;}
a:link         {color: #663333;  font:  Times New Roman;  font-size: 14px;}
a:visited      {color: #663333;  font:  Times New Roman;  font-size: 14px;}
a:hover        {color: #333366;  font:  Times New Roman;  font-size: 14px;}
a.menu:link    {color: #333366;  font:  Times New Roman;  font-size: 14px; text-align: center;}
a.menu:visited {color: #333366;  font:  Times New Roman;  font-size: 14px; text-align: center;}
a.menu:hover   {color: #663333;  font:  Times New Roman;  font-size: 14px; text-align: center;}
