body, td
{
  padding: 0;
  margin: 0;
  font-size: 14pt;
}

p
{
  text-align: justify;
}

a
{
  color: #3333cc;
}

a:hover
{
  color: #33cc33;
}

.bg_green
{
  background-color: #33cc33;
  padding: 5px;
}

.bg_green :hover
{
  background-color: #3333cc;
}

.bg_blue
{
  background-color: #3333cc;
  padding: 3px;
}

.hl
{
  text-decoration: underline;
  color: #000000;
}

.hl:hover
{
  text-decoration: underline;
  color: #3333cc;
}

.hl_white
{
  text-decoration: none;
  color: #ffffff;
}

.hl_white:hover
{
  text-decoration: underline;
  color: #ffffff;
}

.bigboldtitle
{
  font-size: 26pt;
}

.bigtitle
{
  font-size: 24pt;
}

.medtitle
{
  font-weight: bold;
  font-size: 18pt;
}
.atten
{
  color: #3333cc;
  font-size: 16pt;
  font-weight: bold;
}
.quot
{
  font-size: 16pt;
  font-weight: bold;
}
.subdue
{
  font-size: 12pt;
  font-weight: none;
}
.sidecap
{
  width: 300px;
  font-size: 12pt;
}

.tinycap
{
  font-size: 10pt;
}

.divider
{
  display: block;
  background-color: #3333cc;
  width: 98%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.bump
{
  font-size: 16pt;
  padding-left: 80px;
}

#mfi1
{
  display: block;
  width: 200px;
  float: right;
  padding-left: 12px;
}

#mfi2
{
  display: block;
  width: 202px;
  float: left;
  padding-right: 12px;
}

#mfi3
{
  display: block;
  width: 300px;
  float: right;
  padding-left: 12px;
}

#mfi4
{
  display: block;
  width: 312px;
  float: right;
  padding-left: 12px;
}

#textured
{
  background-image: url(lv-texture.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}
#banner_quot
{
  width: 640px;
}
