
body, td
{
  font-family:		Verdana, Arial, sans-serif;
  font-size:		12px;
  color:		#336699;
}

body
{
  background-color:	#ffffff;
}
hr.color
{
  border: none;
  color: #3399cc;

}
a
{
  color:		#3399cc;
}

a:hover
{
   color:		#336699;
}

a.MENU-1-ON, a.MENU-1-OFF:hover
{
  text-decoration:	underline;
  color:		#336699;
}

a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#3399cc;
}

a.MENU-2-ON, a.MENU-2-OFF:hover
{
  font-size:		11px;
  text-decoration:	underline;
  color:		#336699;
}

a.MENU-2-OFF
{
  font-size:		11px;
  text-decoration:	none;
  color:		#3399cc;
}

h1
{
  color:		#336699;
  font-size:		18px;
}
h2
{
  color:			#3399cc;
  font-size:		16px;
}
h3
{
  color:		#336699;
  font-size:		14px;
}
h4
{
  color:		#3399cc;
  font-size:		14px;
}
b
{
  color:		#336699;
}
div.FOOTER
{
  font-size:		10px;
}
div.HELP
{
  font-size:		10px;
}
dt
{
font-weight: bold;
line-height: 20px;
}