td, h1, h2, h3, p, span, a
{ 
  font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  line-height:11pt;
  color: #000000;
  text-decoration:none;
}

.beige    	{ color: #E0C490; }
.black    	{ color: #000000; }
.blue		{ color: #084478; }
.red    	{ color: #811810; }
.white	{ color: #FFFFFF; }

.smallupi
{
  font-size: 7pt;
  line-height: 9pt;
  font-style: italic;
  text-transform: uppercase;
}

.smallup
{
  font-size: 7pt;
  line-height: 9pt;
  text-transform: uppercase;
}

a:hover 	{ text-decoration:underline; }
a       	{ text-decoration:none; }

h1
{
  font-size: 120%;
  line-height: 100%;
}

