body, table {
	font-family:   Arial, 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 13px;
	line-height: 120%;
	margin: 0;
}

h1, h2, h3 {
	color: #151410;
	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: 14px;
}

h3 a{
textdecoration:none;
}

a {color: #151410; text-decoration:underline;}
a:hover {color: #1a7211; text-decoration:none;}

a img { border: none }
