p {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #CCCCCC;
  text-align: justify;
}

td {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #CCCCCC;
}

input, select {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  background-color: #E6E6E3;
  border: outset 1px #BBBBBB;
  height: 19px;
}
input.btnnrm {
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#828279');
}
input.btnhov {
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#C0C0BE');
}

textarea {
  font-size: 9pt;
  color: #000000;
  background-color: #E6E6E3;
}

a {
  font-family: arial, helvetica, sans-serif;
  text-decoration: none
}
a:link, a:visited {color: #9FE494;}
a:hover  {color: #FFCCCC; text-decoration: underline}
a:active {color: #FFCCCC;}

a.navtop {
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 7pt;
  text-decoration: none
}
a.navtop:link    {color: #94948D}
a.navtop:visited {color: #94948D}
a.navtop:hover   {color: #FFFFFF; text-decoration: underline}
a.navtop:active  {color: #FFFFFF}

.txttop {
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 7pt;
  color: #FFFFFF;
}

.txtt {font-size: 8pt}
.txts {font-size: 9pt}
.txtl {font-size: 12pt}

.hdrt {color: #FFFFFF; font-weight: bold; font-size: 8pt}
.hdrs {color: #FFFFFF; font-weight: bold; font-size: 10pt}
.hdrm {color: #FFFFFF; font-weight: bold; font-size: 11pt}
.hdrl {color: #FFFFFF; font-weight: bold; font-size: 12pt}
.hdrh {color: #FFFFFF; font-weight: bold; font-size: 18pt}
.hdrg {color: #FFFFFF; font-weight: bold; font-size: 24pt}

.artm {
  font-family: courier new, courier;
  font-size: 10pt;
  font-weight: normal;
}
.arth {
  font-family: courier new, courier;
  font-size: 14pt;
  font-weight: bold;
}

.ttl1 {
  font-family: "times new roman", times, serif;
  font-weight: normal;
  font-size: 36pt;
  color: #999999;
}

.ttl2 {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 55pt;
  color: #999999;
}
