BODY 
{ 
  font-family: Arial;
  font-size: 12pt; 
  color: #000099; 
  background-color: fffaf0;
}

TD 
{ 
  font-family: Arial; 
  font-size: 12pt; 
  color: #000099; 
}

TD A
{
  text-decoration: none;
  color: #000099;
}

TD A:visited
{
  color: #000099;
}

TD A:hover
{
  text-decoration: underline;
}

H1 
{ 
  font-family: Times New Roman;
  font-size: 24pt; 
  font-weight: bold; 
  font-style: italic; 
  color: #000099;
}

H2 
{ 
  font-family: Times New Roman;
  font-size: 14pt;
  font-weight: normal; 
  font-style: italic; 
  color: #000099; 
}

.menu 
{ 
  font-family: arial; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #000099;
}

.menu A 
{ 
  color: #000099;
  text-decoration: none;
}

.menu A:visited 
{ 
  color: #000099;
}

.menu A:hover 
{ 
  color: #990000;
  text-decoration: none;
}

.lbl10pt
{
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}

.lbl12pt
{
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
}

.lbl12pt A:visited
{
  color: #000000;
}

.txt14ptbold
{
  font-size: 14pt;
  font-weight: bold;
}


.whiteTextBld
{
  color: #ffffff;
  font-weight: bold;
}

.tan
{
  color: #ffffff;
  font-weight: bold;
  background-color: #d2b48c;
}

.tan A
{
  color: #ffffff;
  text-decoration: none;
}

.tan A:hover
{
  text-decoration: underline;
}

.tan A:visited
{
  color: #ffffff;
}