body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 160%;
	margin: 0;
}

h1, h2, h3 {
	color: #000;
	font-size: 26px;
  font-weight:normal;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a, a:visited {color:#CC0000;text-decoration:none;font-weight:bold;}
a:hover  {color:#555555;text-decoration:underline;font-weight:bold;}

a img { border: none }