body {
  background-image: url(../images/background.gif);
  background-repeat: repeat-y;
  background-position: center;
}
.copyright {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablehead {
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #7197D3; 
  font-weight: 900;
}
.newsbody {
  font-size: 10px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000;
}
.whitetext {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
.whitetext2 {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
.mainbody {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainbodysmall {
  font-size: 10px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a { 
  text-decoration: none;
  color: #595959 
}
a:hover { 
  text-decoration: none;
  color: #7C94B8 
}
a.white { 
  text-decoration: none;
  color: #595959 
}
a.white:hover { 
  text-decoration: none;
  color: #7C94B8 
}
.newsheading {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFB400;
}
.DateHeader {
  margin:1.5em 0 .5em;
}
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #000000;
  padding-bottom:1.5em;
}
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#000000;
}
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:underlined;
  color:#000000;
  font-weight:normal;
}
.post-title strong, .post-title a:hover {
  color:#000000;
}
.post p {
  margin:0 0 .75em;
  line-height:1.6em;
}
p.post-footer {
  margin:-.25em 0 0;
  color:#000000;
}
.post-footer em, .comment-link {
  font:78%/1.4em "Verdana",Verdana,Arial,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
}
.comment-link {
  margin-left:.6em;
}
.post img {
  padding:4px;
  border:1px solid #ddd;
}
.post blockquote {
  margin:1em 20px;
}
.post blockquote p {
  margin:.75em 0;
}
.deleted-comment {
  font-style:none;
  color:#000000;
}