body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat;
	background-color: #EEEEEE;
}
.style1 {color: #FFFFFF}
.style3 {color: #0068b3; font-weight: bold; }
a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {
	color: #0068b3;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.style6 {color: #EEEEEE}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #0068B3;
}
h2 {
	font-size: 16px;
	color: #999999;
}
h3 {
	font-size: 14px;
	color: #0068B3;
}
.style7 {color: #999999}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
p {
	margin: 4px;
}
hr {
	margin-top: 4px;
}
.style11 {font-size: 10px}

div.blogPost {padding-left:5%;padding-right:10%;}
		div.byline {color:#555555;}
		p#bloggerBug {padding-top:20px;}
		.blogComments {padding-top:30px;color:#555555;padding-bottom:0px;margin-bottom:0px;font-weight:bold}
		.blogComments .byline {font-size:1em;font-weight:normal;color:#555555;margin-right:10px;display:inline}
		.blogComment {font-size:1em;margin:3%;color:#000000;font-weight:normal}
        .deleted-comment {font-style:italic;color:gray;}
        #blogfeeds { }
        #postfeeds { }
    .paging-control-container {
      float: right;
      margin: 0px 6px 0px 0px;
      font-size: 80%;
    }
    .unneeded-paging-control {
      visibility: hidden;
    }
