body {
   font-family: Tahoma, Arial, sans-serif;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#ddd; margin:0 5px;}
.b2f {height:1px; background:#ddd; margin:0 3px;}
.b3f {height:1px; background:#ddd; margin:0 2px;}
.b4f {height:2px; background:#ddd; margin:0 1px;}
.content {background: #ddd;}
.content div {margin: 0px 10px 0px 10px;}

h1 {
   border-bottom: 2px solid #0069BB;
   color: #161616;
   font-size: 2em;
}

h2 {
   border-bottom: 1px solid #0069BB;
   color: #161616;
   font-size: 1.1em;
}

p {
   font-size: 0.8em;
   width: 900px;
}

.footer {
   font-size: 0.7em;
   font-style: italic;
}

img {
   border: 0px;
}