a, a:link, a:active { color: maroon; font-size: 12px; line-height: 12px; }
a:visited { color: maroon; font-size: 12px; line-height: 12px; }
body {
  padding: 1em 0 0 2em;

  font-family: trebuchet ms, tahoma, verdana, arial, helvetica;

  font-size: 12px;

}
a:hover { color: white; text-decoration: underline; }


.bodystyle
{ color: white; font-size: 12px; font-family: "trebuchet ms", tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 12px; }

.address
{ color: white; font-size: 12px; font-family: "trebuchet ms", tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 12px; }

.small
{
	font-family: "trebuchet ms", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallWhite
{
	font-family: "trebuchet ms", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: white;
}
.medium
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big
{
	font-family: "trebuchet ms", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}


