body
{
}

.head1
{
  font-size: 14pt;
  color: #003399;
  font-family: Arial;
  font-weight: bold;
}

.text 
{
  font-size: 9pt;
  color: black;
  font-family: Arial;
}

.errtext 
{
  font-size: 9pt;
  color: red;
  font-family: Arial;
  font-weight: bold;
}

.menu
{
  font-weight: normal;
  font-size: 8pt;
  color: #ffffff;
  font-family: Arial;
  letter-spacing: 1pt;
}

.mainmenu
{
  font-weight: normal;
  font-size: 8pt;
  cursor: hand;
  color: #ffffff;
  font-family: Arial;
  letter-spacing: 1pt;
  text-decoration: underline;
}

.selectedmainmenu
{
  font-weight: bold;
  font-size: 8pt;
  cursor: hand;
  color: #ffffff;
  font-family: Arial;
  letter-spacing: 1pt;
  text-decoration: underline;
}

.newsbrief
{
  list-style-position: inside;
  font-size: 9pt;
  color: black;
  font-family: Arial;
  list-style-type: square;
}

.cshead1
{
  font-weight: bold;
  font-size: 16pt;
  color: black;
  font-family:  Arial;
}
.cshead2
{
  font-size: 12pt;
  color: black;
  font-family: Arial;
  font-weight: bold;
}
.cshead3
{
  font-size: 10pt;
  color: black;
  font-family: Arial;
  font-weight: bold;
}
.csoverview
{
  font-size: 10pt;
  color: black;
  font-style: italic;
  font-family: Arial;
}
.cstext
{
  font-size: 10pt;
  color: black;
  font-family: Arial, 'Lucida Sans Unicode'; 
}
.csquote
{
  font-size: 10pt;
  color: black;
  font-family: Arial, 'Lucida Sans Unicode'; 
  font-style: normal;
}
.csfooter
{
  font-size: 9pt;
  color: black;
  font-family: Arial, 'Lucida Sans Unicode'; 
  font-weight: bold;
}
.csfootnote
{
  font-size: 8pt;
  color: black;
  font-family: Arial, 'Lucida Sans Unicode'; 
}
