BODY
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 10pt;
  font-weight: 100;
  color: #000000;
}

H4
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 14pt;
  font-weight: 800;
  color: #660000;
  margin: 0px;
}

PRE
{
  margin: 0px;
  padding: 0px;
/*  font-family: Verdana, Arial, Helvetica, Geneva, Courier;*/
  font-size: 10pt;
  font-weight: 100;
  color: #000000;
/*  background: #FFFFFF;*/
}

P
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 10pt;
  font-weight: 100;
  color: #000000;
}

I
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 10pt;
  font-weight: 100;
  color: #000000;
}

TD
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 10pt;
  font-weight: 100;
  color: #000000;
}

UL
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 12pt;
  font-weight: 100;
  color: #000000;
}

LI
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 10pt;
  font-weight: 100;
  color: #000000;
}

/* This is the e-mail body text */
.mailbody
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 12pt;
  font-weight: 100;
  color: #000000;
  margin-left: 20px;
}

/* This is a nice little replacement for blockquote */
.indent
{
  margin-left: 20px;
}

.indentless
{
  text-indent: 15px;
}

.indentmore
{
  margin-left: 50px;
}

.bold
{
  font-weight: 900;
}

/* This class is for the top menu.  Note that the modification of the */
/* A tag removes the underline but only when encapsulated in the menu class */
.menu	
{
  font-family: Verdana, Arial, Helvetica, Geneva, Courier;
  font-size: 8pt;
  font-weight: 100;
}

.menu A:link 
{ 
  text-decoration: none 
}

.menu A:active 
{ 
  text-decoration: none 
}

.menu A:visited 
{ 
  text-decoration: none 
}

.menu A:hover 
{ 
  text-decoration: none;
}	

/* Define our bold weight */
B 
{ 
  font-weight: 700; 
}
