body, table {
  color: #7B889C;
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
}

h1, h2, h3 {
	color: #8A98AD;
	font-size: 15px;
  font-weight:bold;
  line-height: 110%;
	font-family: 'Arial', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 18px;
}

a {color:#4489D7;text-decoration:none;font-weight:bold;}
a:hover  {color:#7B889C;text-decoration:underline;font-weight:bold;}

a img { border: none }
