.txtl
{
  font-family: Verdana;
  font-size: 11px;
  text-align: right;
  padding-right: 10px;
  padding-left: 8px;
  margin-top: 28px;
}

.txtl A
{
  color: #000000;
  text-decoration: none;
}

.txtl A:hover
{
  color: #3f5f9f;
  text-decoration: underline;
}

.txtl H2
{
  font-family: Tahoma, Verdana;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 3px;
}

.imgl
{
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 2px solid #ffffff;
  float: right;
  margin-left: 10px;
}

.boxl
{
  width: 380px; 
  height: 165px; 
  background-color: #dfdfdf;
  float: left;
  margin: 0px 5px 0px 0px;
}

.boxl2
{
  width: 380px; 
  height: 120px; 
  background-color: #dfdfdf;
  float: left;
  margin: 0px 0px 0px 0px;
}

.txtp
{
  font-family: Verdana;
  font-size: 11px;
  text-align: left;
  padding-left: 10px;
  margin-top: 28px;
}

.txtp A
{
  color: #000000;
  text-decoration: none;
}

.txtp A:hover
{
  color: #3f5f9f;
  text-decoration: underline;
}

.txtp H2
{
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 3px;
}

.imgp
{
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-right: 1px solid #ffffff;
  float: left;
  margin-right: 10px;
}

.boxp
{
  float: right;
  width: 380px; 
  height: 165px; 
  background-color: #dfdfdf;
  margin: 0px 0px 0px 0px;
}

.boxp2
{
  float: right;
  width: 380px; 
  height: 120px; 
  background-color: #dfdfdf;
  margin: 0px 0px 0px 0px;
}

.row
{
  width: 770px;
  height: 165px;
  padding: 0px;
  margin: 10px 0px 10px 0px;
}

.row2
{
  width: 770px;
  height: 120px;
  padding: 0px;
  margin: 10px 0px 10px 0px;
}

.center
{
  text-align: center;
}

H1
{
  font-family: Tahoma;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

BODY
{
  background-color: #ffffff;
  margin: 0px;
}
