body, table {
	font-family:  'Trebuchet MS', Tahoma, sans-serif;
	font-size: 13px;
	line-height: 160%;
	margin: 0;
  color: #777;
}

h1, h2, h3 {
	color: #2681ab;
	font-size: 30px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}
h1 {
  line-height:200%;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a, a:visited {color: #2681ab; text-decoration:none;}
a:hover {color: #2681ab; text-decoration:underline;}

a img { border: none }