body, table {
	font-family:  'Trebuchet MS', Tahoma, sans-serif;
	font-size: 13px;
	line-height: 120%;
	margin: 0;
  color: #777;
}


h1, h2, h3, h4{
	color: #246262;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
  line-height:150%;
}
h1 {
  line-height:200%;
  font-size:24px;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
        color: #4c4c4c;
	font-size: 20px;
}


a {color: #246262; text-decoration:none;}
a:hover {color: #246262; text-decoration:underline;}

a img { border: none }
