body.plaindoc
  {
   background: white;
   font-family: helvetica, sans-serif;
   font-weight: normal;
   font-size: 10pt;
   font-style: normal;
  }
table.plaintable
  {
  font-family: helvetica, san-serif;
  font-weight: normal;
  font-size: 10pt;
  font-style: normal;
  }
div.plain
  { 
 width:  770px;
 margin: 0.1em;
 padding: 0.1em;
  }
div.in1
  {
   margin: 1em;
  }
br.h35
 {
  line-height: 35%;
 }
H1 
  {
   font-weight: bold; 
   font-size: 150%;
   font-family: helvetica, sans-serif; 
   font-variant: normal;
   font-style: normal;
  }
.H1_inline
  {
   font-weight: bold;
   font-size: 150%;
   font-family: helvetica, sans-serif;
   font-variant: normal;
   font-style: normal;
  }
H2 
  {
   font-weight: bold;  
   font-size: 125%;
   font-family: helvetica, sans-serif;
   font-variant: normal;
   font-style: normal;
  }
.H2_inline
  {
   font-weight: bold;
   font-size: 125%;
   font-family: helvetica, sans-serif;
   font-variant: normal;
   font-style: normal;
  }
H3
  {
   color: #0066CC;
   font-weight: bold;
   font-size: 125%;
   font-family: helvetica, sans-serif;
   font-variant: normal;
   font-style: normal;
  }
A:link.mailto
  {
   color: #0000FF;
  }
A:visited.mailto
  {
   color: #0000FF;
  }
A:hover.mailto
  {
   color: #87CEFA;
  }
A:active.mailto
  {
   color: #1E90FF;
  }

div.container {
  border: none;
  }

div.spacer {
  clear: both;
  }

div.figure {
  float: left;
  border: thin red solid;
  margin: 0.5em;
  padding: 0.1em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.textfloat {
  float: left;
  border: thin red solid;
  margin: 0.5em;
  padding: 0.1em;
}
div.textfloat p {
  text-align: left;
  font-style: normal;
  font-size: smaller;
  text-indent: 0;
}



a:link { COLOR: #0066CC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
a:visited { COLOR: #0066CC; TEXT-DECORATION: none }
a:hover {	color: #1E90FF; }
a:active { TEXT-DECORATION: none; }

button {
 border-style: solid; 
 border-color: #0066CC; 
 background: #0066CC; 
 color: #FFFFFF; 
 font-weight: bold;
}


table.colortable { background-color: #dddddd;
	}
td.topic {	FONT-SIZE: 10pt;
	}
td.date {	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
        color: black;
        background-color: white;
}


