body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Helvetica Neue', Helvetica, "Nimbus Sans", Arial, Sans-Serif;
}

a:link, a:visited, a:active {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

a.img, span.img {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-align: left;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

h1 {
  font-size: 22px;
}

h2 {
	font-family: 'outlinerfat', 'Helvetica Neue', Helvetica, "Nimbus Sans", Arial, Sans-Serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2em;
}

h2.pic {
  font-size: 22px;
  line-height: 1em;
}

h3 {
	font-family: 'outlinerfat', 'Helvetica Neue', Helvetica, "Nimbus Sans", Arial, Sans-Serif;
  font-size: 22px;
  line-height: 1.2em;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

.description {
  font-size: 14px;
  font-weight: bold;
}

.post .entry {
  text-align: justify;
}

.commentmetadata, .responder {
  text-align: right;
  font-size: 11px;
}

.postmetadata, .commentmetadata, .responder {
  font-size: 80%;
}

input[type="submit"],
.strong {
  font-weight: bold;
}

blockquote {
  font-style: normal;
}

label {
  font-weight: bold;
}

.wp-caption-text {
  font-size: 11px;
}

.about,
.textwidget {
  font-weight: bold;
  font-size: 120%;
}

.messages {
  font-size: 120%;
}

.messages a {
  font-weight: bold;
}

