body {
	font: normal 12px/1.7em  Verdana, Tahoma, sans-serif;
	color: #000;
}

/* links */
a {
	color: #000;
	text-decoration: none;
}

h1, h2, h3, h4 {
	font: bold 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #000;
}

h1 {
  font-size: 2.5em;
}

h2, h4 {
  font-size: 2em;
  text-transform:uppercase;
}

h3 {
  font-size: 1.8em;
}

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#sidebar, .MTNavigation, .MTBlogPostSimpleList, .MTBlogHistoryList, .socialbookmarks, .TDataBlogArticle .comments, .TDataBlogArticleComment {
  display: none;
}

#footerText {
  float: left;
}

.MTPageMeta h1 {
  font-size: 3em;
}

.MTPageMeta h2 {
  font-size: 1em;
  margin-bottom: 20px;
}
