body, td
{
  font: 72%/1.5 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #777777;
}

h2,h3,h4,p,ul,blockquote
{
}

h1
{
    margin-bottom: .15em;
    font: 100% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

h2
{
    margin-bottom: .15em;
    font: 200% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    color: #363252; 
    font-weight: bold;
    letter-spacing: -1px;
}

h3
{
    font: 150% "Trebuchet MS";
    font-weight: bold;
	color:#000000;
}


