body
{
  background-image: url("/CRoth/images/stucco1.jpg");
  scrollbar-highlight-color: rgb(204,227,255);
  scrollbar-3dlight-color: rgb(204,227,255);
  scrollbar-arrow-color: rgb(102,126,153);
  scrollbar-track-color: rgb(153,178,204);
  scrollbar-base-color: rgb(102,126,153);
}
h2
{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20pt;
  color: #003399;
}
h3
{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 15pt;
  color: #333333;
}
h4
{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13pt;
  color: #993300;
}
p, td, ul, ol
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}
.ftr
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}
.blue
{
  background: #003399;
  background-color: #003399; 
}
a
{
  color: #003399;
}
a:hover
{
  color: #3399FF;
}
