BODY
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #333F65;
}
			
a:link, a:visited
{
  color: white
}

a:hover, a:active
{
  color: #CCCCCC
}

.border
{
  background-color: #000000
}

.copyright
{
  font-family: Arial;
  text-align: right;
  font-size: 8pt;
  color: white;
}
		
.section
{
  background-color: #000000;
  color: white;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  text-align: center
}

.text1
{
  color: white;
  background-color: #333F65;
  font-family: Arial;
  font-size: 9pt
}

.text2
{
  color: white;
  background-color: #555F87;
  font-family: Arial;
  font-size: 9pt;
}

.textsm
{
  font-size: 8pt
}

.header
{
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  color: white
}

ul
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}