body, td
{
  font-family:		Times, Times New Roman, serif;
  font-size:		12px;
  color:		    #000000;
}
body
{
  background:		#FFFFFF;
}
th
{
  font-weight:		bold;
  font-size:		12px;
}
a
{
  color:		 #901911;
   text-decoration:	none;
}
a:hover
{
  color:		#901911;
  text-decoration:	underline;
}

h1
{
  font-size:		24px;
  font-weight:		bold;
  color:            #901911;
  font-style:    italic;
}
h2
{
  font-size:		15px;
  color:		 #901911;
  font-style:    italic;
}
h3
{
  font-size:		16px;
  font-style:        bold;
  color:		 #901911;
  margin-top:       10px; 
  margin-bottom:    10px; 
}
b, dt
{
  font-weight:		bold;
}
div.CONTACT
{
 font-size:		12px;
 font-style:    italic;
 font-weight:   bold;
 color:		#ffffff;
 
}
a.CONTACT
{
  color:		#ffffff;
}
a.CONTACT:hover
{
  color:		#eeeeee;
}

div.FOOTER
{
  color:		#ffffff;
  font-size:		10px;
}