body,td,p
{
  color: #000000;
	font-family: Verdana;
	font-size: 9pt;
}

strong,b
{
  color: #000000;
  font-size: 9pt;
  font-weight:bold;
}

A
{
  color: #B52D07;
  text-decoration: underline;
}

A:hover
{
	color: #B52D07;
}

.menu
{
  font-weight:bold;
  color: #B52D07;
  text-decoration:none;
  font-size: 9pt;
}

a.menu:hover
{
  font-weight:bold;
  color: #FF9900;
  text-decoration:none;
}


.small
{
  font-size: 7pt;
}

.brown
{
  color: #B52D07;
}

.login
{
  color: #C1C1C1;
  font-size: 9pt;
  font-weight:bold;
}

.footer
{
  color: #FFFFFF;
  font-size: 9pt;
  font-weight:bold;
  text-decoration:none;
}
