
body {
  margin: 0px;
}

.imageLink {
  border: 0px;
  text-decoration: none;
}

.disclaimer {
  font-size: 8pt;
  font-style: italic;
  font-family: Tahoma, Arial, sans-serif;
  vertical-align: bottom;
  margin-bottom: 5px;
}

.content {
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  color: #003399;
  text-decoration: underline;
}

.title {
  font-size: 18pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 5px;
  text-align: left;
  width: 100%;
  display: block;
}

.caption {
  font-size: 16pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  color: #003399;
}

IMG.cb-img-left {
  margin: 10px 10px 10px 0px;
}

DIV.newspost {
  padding-bottom: 20px;
  clear: left;
}

DIV.newspost DIV.info_bar {
  border-bottom: solid #003399;
}
	
DIV.newspost DIV.info_bar SPAN.title {
  font-size: 12pt;
  font-weight: bold;	
  color: #003399;
}

DIV.newspost DIV.subinfo_bar {
  color: #777777;
  font-size: 10pt;
}	