* {
  font-family: Arial, "Trebuchet MS", Verdana;
}

body {
  font-size:12px;
  line-height: 1em;
  color: #000000;
}

p {
  font-size: 12px;
  text-align: left;
  margin:1em;
  padding:0;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  word-spacing: 0.05em;
}

blockquote {  }

ul {  }

input.submitbutton {  }

a:link {
  color: #000000;
  text-decoration: underline;
}

a:visited { 
  color: #000000;
  text-decoration: underline; 
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a:active {
  color: #000000;
  text-decoration: none;
}

h1 {
  font-size: 18px;
  font-weight:bold;
  line-height: 18px;
  margin: 0.67em 0;
}

h2 {
  font-size: 16px;
  font-weight: normal;
  margin: 0.83em 0;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 1em 0;
  color: #000000;
}

h5 {
  font-size: 11px;
  font-weight: bold;
  margin: 1em 0;
  color: #008738;
}

h6 {
  font-size: 11px;
  font-weight: bold;
  margin: 1em 0;
  color: #008738;
}


.smalltext {
  font-size:10px;
}

.indent {
  font-size:10px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:20px;
  padding-right:20px;
}

.align-left {
  text-align:left;
}

.align-right {
  text-align:right;
}

.align-center {
  text-align:center;
}

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