/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/manage/mt-static/themes-base/blog.css);
@import url(/manage/mt-static/support/themes/hills-green/hills-green.css);
/* end StyleCatcher imports */

body {
	padding-top: 0.5em;
	padding-right: 1.0em;
	padding-left: 1.5em;
	padding-bottom: 1.5em;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

p { 
text-indent: 0em; 
text-align: justify; 
line-height: 1.8em; 
padding-top: 0em;
padding-right: 1.5em;
padding-left: 0em;
padding-bottom: 0em;
margin-top: 0.5em; 
margin-bottom: 0.5em; 
}

h3 { 
text-align: left; 
font-size: 100%;
font-weight: bold;
margin-top: 1.5em; 
margin-bottom: 0.5em 
}

pre {
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: pre-wrap;
word-wrap: break-word;
}