
body
{
  font-family: georgia, times, serif;
}

a
{
  text-decoration: none;
/*  color: #660033; */
  color: #880000;
}

a:hover
{
	background-color: #880000;
	color: white;
}

em
{
  font-weight: italic;
}

.bod li
{
	list-style: decimal outside;
	margin-left: 55px;
}

h2
{
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 170%;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  clear: both;
}

h1
{
  font-size: 300%;
  /*margin-left:10px;*/
}

h3
{
  display:inline;
  font-size: 120%;
  font-weight: bold;
  padding-right: 5px;
  border-right: thin solid gray;
}

.sb
{
  font-family: georgia, times, serif;
  font-weight: normal;
  text-align: right;
  margin-right: 10px;
}


.meta
{
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: -5px;
  padding-top: -5px;

  font-family: helvetica, arial, sans-serif;
  font-size: 90%;
}

.bod
{
/*  margin-top: 10px;
  padding-bottom: 10px;*/
  line-height: 150%;
}

.bod p
{
  margin-bottom: 10px;
}



div#ft
{
  padding-top:30px;
  font-family: helvetica, arial, sans-serif;
  font-size: 90%;
  color:gray;
}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; float:right;}
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; float:left;}

label
{
 padding: 4px; margin: 0 7px 2px 0; 
}

div.wholecomment
{
	background: #CCCCCC;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

div.commenter
{
	margin-bottom: 6px;
}

em
{
	font-style:italic;
}
