body, table {
  color: #838C9B;
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 165%;
	margin: 0;
}

h1, h2, h3 {
	color: #6F7684;
	font-size: 22px;
	font-family: 'Times New Roman', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a, a:visited {color:#9E2C3C;text-decoration:none;font-weight:bold;}
a:hover  {color:#616874;text-decoration:underline;font-weight:bold;}

a img { border: none }