body
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
  color: #396B62;
}

a:hover, a:active
{
  color: #999999;
}

.copyright
{
  text-align: right;
  font-size: 8pt
}
		
.banner
{
  background: #031D3E;
  color: #839ADD;
  text-align: center;
  font-size: 16pt;
  font-weight: bold
}
		
.header
{
  color: #031D3E;
  text-align: center;
  font-size: 12pt;
  font-weight: bold
}
		
.section
{
  background: #031D3E;
  color: #FFFFFF;
  font-size: 10pt;
  text-align:center;
  font-weight: bold
}
		
.text1
{
  background: #FFFFFF;
  color: #000000;
  font-size: 9pt;
}
		
.text2
{
  background: #EFEFEF;
  color: #000000;
  font-size: 9pt;
}

.text_emphasis {
	color: #CC0000;
}

.textsm
{
  font-size: 8pt;
}
