body {
	font-family: galliard, garamond, georgia, serif;
	font-size: 11pt;
	margin: 0 auto;
	width: 40em;
	line-height: 1.3em;
}

img { max-width: 40em; border: 1pt solid black; }
img.odd-shape { border: none !important; }

.Note, .Header, #pagenav, .SR, .FBG, .gytSocial, .Com, .PostAuthor, .PostCat,
#commentform, .LGrav, #respond, .ClickToComment { display: none; }


h1 { font-size: 1.6em; margin: 1.4em 0 0.2em; font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h2 { font-size: 1.3em; margin: 1.4em 0 0.2em; font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h3 { font-size: 1.1em; margin: 1.4em 0 0.2em; font-weight: normal; font-style: italic; font-family: inherit; }

a { text-decoration: none; color: inherit; }

.PostTime { font-size: 90%; }

table.proper { width: 40em; font-size: 90%; }
table.proper td { vertical-align: top; border: 1pt solid gray; padding: 1pt; text-align: right; }
table.proper thead td { font-style: italic; }
table.proper td.empty { border: 0; }

div.image { text-align: center; }
div.image img { margin-left: auto; margin-right: auto; }

.float-left { float: left; margin: 5pt !important; }
.float-right { float: right; margin: 5pt !important; }

.opposite { text-align: right; }

