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

h1, h2, h3 {
	color: #000;

	font-size: 18px;


	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0;
}

h2 {
	font-size: 16px;

}

h3 {
	font-size: 14px;

}

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


a img { border: none }