BODY{

}

#container{
  width:930px;
}

#top p{
  font-family:arial;
  font-size:9pt;
}

#nav{
  padding-top:0px;
  margin-top:0px;
  padding-bottom:5px;
}

#nav li{
  font-size:11pt;
}

#Header1_MyLinks1_Syndication{
  visibility:hidden;
}

#content{
  width:670px;
  
}

.post{
  border-left:0px;
  border-bottom:0px;
}

.postbody{
  font-size:120%;
  line-height:20px;
}

.postbody h2{
  font-size:160%;
  display:block;
}

.postbody blockquote{
  font-style:normal;
}

.date SPAN{
  font-size:9pt;
}

.posthead h2{
  font-size:160%;
  font-weight:400;
}

#footer{
  visibility:hidden;
}

#MyIng{
  font-size:12px;
}

#sidebar-a{
  width:220px;
}
#sidebar-a h3{
  font-size:12pt;
  margin-left:0px;
}

#sidebar-a li{
 font-size:12px;
}

#AjaxHolder_UpdatePanel1 h2{
  font-size:10pt;

}

pre{
font-family: Consolas, Monaco, Liberation Mono, Lucida Console, Monospace, Courier New;
  font-size:12px;
  border-top:solid 3px #333;
  border-bottom:solid 1px #333;
  padding:5px;
  background-color:#F8F8F8;
}