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

div.highlighter {
   background:	#ffff99;
}

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.banner{
   font-size:	175%;
   font-weight:	bold;
   text-align:	center;
   color:	yellow;
   background:	blue;
}


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;
}

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%
}

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

div.listhead2 {
   font-size:	100%;
   font-weight:	bold;
}

div.centerhead1 {
   font-size:	165%;
   font-weight:	bold;
   text-align:	center;
}
   
div.currentpage {
   font-weight:	bold;
   text-align:	center;
   background:	#ffff99;
}

font.heading {
   font-size:	135%;
   font-weight:	bold;
   text-align:	left;
   text-decoration: underline 
}
font.subheading {
   font-size:	120%;
   font-weight:	bold;
   text-align:	left;
   text-decoration: underline 
}
