body {
	font: normal normal 13px Arial;
}

img {
    border: 0px
}

a {
	color:#21855f;
	text-decoration: none;
}
a:hover {
	text-decoration:underline; 
}

h1{ 
	font: normal normal 21px Arial; 
	line-height:28px;
}

h2{ 
	font-size:18px; 
	line-height:24px;
}

h3{ 
	font-size:16px;
	line-height:21px;
}

h4{ 
	font-size:14px; 
	line-height:18px; 
}

h5{ 
	font-size:13px; 
	line-height:16px; 
}