body
{
  background:	url(bglight.gif) #FFFFDD;
  font-family:	Georgia,Garamond,Times,serif;
  font-size:	12pt;
}

h1
{
  font-family:	Georgia,Garamond,Times,serif;
  font-size:	16pt;
  font-weight:	bold;
}

h2
{
  font-family:	Georgia,Garamond,Times,serif;
  font-size:	14pt;
  font-weight:	bold;
  color:	#800000;
}

h3
{
  font-family:	Georgia,Garamond,Times,serif;
  font-size:	12pt;
  font-weight:	bold;
  color:	#800000;
}

li
{
  font-family:	Georgia,Garamond,Times,serif;
  font-size:	12pt;
}

UL
{
  list-style: url(red_arrow.gif) disc;
}

p, td, th
{
  font-family:	Georgia,Garamond,Times,serif;
  font-size:	12pt;
}

th
{
  font-weight:	bold;
}

A:link, A:visited
{
  text-decoration: none;
  color:	#0000ff;
} 

A:hover
{
 text-decoration:underline;
}

A:active 
{
  text-decoration: underline;
}

PRE, KBD
{
  font-family:	Courier New,Courier,monospace;
  font-size:	10pt;
}
.smallFont
{
  font-family:	Verdana,Arial,Helvetica,sans-serif;
  font-size:	10pt;
}

.blue

{
  color: blue;
}
