
body {
   bgcolor:	white;
   font-size:	12pt;
}

div.highlighter {
   background:	#ffff99;
}

font.bold {
   font-weight: bold;
}

font.underline {
   text-decoration: underline;

}


h1 {
   font-size:	200%;
   font-weight:	bold;
   text-align:	center;
   background:	transparent;
}

h1.highlighted {
   font-size:	200%;
   font-weight:	bold;
   text-align:	center;
   background:	#ffff99;
}

h1.smaller {
   font-size:	150%;
   font-weight:	bold;
   text-align:	center;
   background:	transparent;
}

h2.smaller {
   font-size:	115%;
   font-weight:	bold;
   text-align:	center;
}

h3.smaller {
   font-size:	115%;
   font-weight:	bold;
   text-align:	left;
}

div.evan1 {
   font-size: 	25pt;
   font-weight:	bold
}

div.invisible {
   color:	white;
}

div.center {
  text-align: center;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

font.smaller {
   font-size:	75%;
}

font.bigger {
   font-size:	125%;
}

td.cbold {
   font-size:	145%;
   font-weight:	bold;
   text-align:	center;
   valign:	middle;
   width:	33%
}

table.upe01 {
   width:              85%;
   background-color:   #CC9966;
   margin-left:        auto;
   margin-right:       auto;
}

div.listhead1 {
   font-size:	125%;
   font-weight:	bold;
}
