body
{
  background:url(../blue/images/main.png) #000055;
  color:white;
  font-family:Verdana, Arial, Helvetica;
  font-weight:normal;
  font-size:80%;
  margin:10px;
}
.pagecap
{
  text-align:center;
  color:#DDDDEE;
  margin-bottom:6pt;
  font-family:Arial, Helvetica;
  font-size:180%;
  font-weight:bold;
}

.head
{
  background:#E0E8FF;
  padding:3px 10px 4px 10px;
}
.sec
{
  background:#FCFEFF;
  border:3px solid #E0E8FF;
  border-top:none;
  padding:10px;
}
.tri
{
  vertical-align:middle;
  margin:-3px 5px -5px 0;
  border:none;
}
.h
{
  margin:0;
  font-family:Verdana, Arial, Helvetica;
  font-weight:normal;
  font-size:100%;
  text-align:left;
}

.opena,.closea {text-decoration:none}
.closea,.opena:hover {color:black}
.h,.opena,.closea:hover {color:#101F4F}

h1,h2,h3,h4,h5,h6
{
  margin:0 0 10pt 0;
  font-family:Arial, Helvetica;
  font-weight:bold;
  text-align:center;
}
h1 {font-size:210%}
h2 {font-size:190%}
h3 {font-size:160%}
h4 {font-size:140%}
h5,h6 {font-size:120%}

p
{
  text-indent:20pt;
  text-align:justify;
  margin:0 0 5px 0;
}
.parl {text-align:left}
.parc {text-align:center}
.parr {text-align:right}

.txtl {text-indent:0;text-align:left}
.txtc {text-indent:0;text-align:center}
.txtr {text-indent:0;text-align:right}
.txtj {text-indent:0}

.capl {text-indent:0;font-size:80%;font-weight:bold;margin:6pt;text-align:left}
.capc {text-indent:0;font-size:80%;font-weight:bold;margin:6pt;text-align:center}
.capr {text-indent:0;font-size:80%;font-weight:bold;margin:6pt;text-align:right}

.sym
{
  font-family:Symbol;
}

td
{
  font-size:80%;
  color:black;
}
.tbl
{
  background:#F0F2F4;
  padding:2pt 5pt 2pt 5pt;
}
.tblhead
{
  background:#E0E2E4;
  padding:5pt;
}

a
{
  color:#AABBFF;
  text-decoration:underline;
}
a:hover
{
  color:#CCEEFF;
}
.design
{
  font-size:80%;
}

hr
{
  color:#6666FF;
}
img
{
  vertical-align:middle;
}