body {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  background-color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
  color:#003366;
  margin-top:0.25em;
  margin-bottom:0.1em;
}
dl {
  margin:0px;
}
code {
  font-size:100%;
  font-weight:700;
}
img {
  border:none;
}

.contents {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:110%;
}
.contents1 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:100%;
  text-decoration:underline;
}
.contents2 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:90%;
}
.contents3 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:80%;
}

.disabled {
  color:#666666;
}

.subheader3 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:150%;
  font-weight:700;
}
.subheader4 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:130%;
  font-weight:700;
}
.subheader5 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:110%;
  font-weight:700;
}
.subheader6 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:100%;
  font-weight:700;
}

.supertext {
  vertical-align:super;
  font-size:70%;
}

.pt5 {
  font-size:5pt;
}
.pt6 {
  font-size:6pt;
}
.pt7 {
  font-size:7pt;
}
.pt8 {
  font-size:8pt;
}
.pt9 {
  font-size:9pt;
}
.pt10 {
  font-size:10pt;
}
.pt12 {
  font-size:12pt;
}

.wt000 {
  font-weight:000;
  font-size:160%;
}
.wt100 {
  font-weight:100;
  font-size:160%;
}
.wt200{
  font-weight:200;
  font-size:160%;
}
.wt300 {
  font-weight:300;
  font-size:160%;
}
.wt400 {
  font-weight:400;
  font-size:160%;
}
.wt500 {
  font-weight:500;
  font-size:160%;
}
.wt600 {
  font-weight:600;
  font-size:160%;
}
.wt700 {
  font-weight:700;
  font-size:160%;
}
.wt800 {
  font-weight:800;
  font-size:160%;
}
.wt900 {
  font-weight:900;
  font-size:160%;
}


a:link {
  color:#6699CC;
}
a:visited {
  color:#003366;
}
a:active {
  color:#00CC00; 
}
a:hover {
  color:#009900;
}
