BODY{
  FONT-SIZE: 10pt;
  BACKGROUND  : url(../Data/bluebar3.gif) repeat-y;
  FONT-FAMILY: arial, verdana;
  margin:2;
  color:#000080;
}

.header1{
  font-size:   16pt;
  font-weight: bold;
  color:       #800000;
}
.caption1{
  font-size:   14pt;	
  font-weight: bold;
  color:       #800000;
}
.caption2{
  font-size:   12pt;
  font-weight: bold;
  color:       #800000;
  text-decoration: underline;
}
.plane{
  font-family: arial;
  font-size:   12pt;
  font-weight: bold;
  color:       navy;
}
.question{
  font-size:   10pt;
  font-weight: bold;
  color:       purple;
}
.pagecode{
  font-size:   10pt;
  font-weight: bold;
  color:       black;
}
.webding{
  font-family:Webdings;
  font-size:14pt;
}

.Header_1{
  font-size:   16pt;
  font-weight: bold;
  color:       navy;
}
.Caption_1{
  font-size:   14pt;	
  font-weight: bold;
  color:       navy;
}
.Sub_Caption_1{
  font-size:   12pt;
  font-weight: bold;
  color:       navy;
  text-decoration: underline;
}
.ellipsis {
  xbackground:silver;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  display:block;
  xwidth:300px;
}
