body
{
margin : 0;
padding : 0;
font-family: verdana, arial, helvetica, sans-serif;
xcbackground-color: #FFFFF0;
background-color: #F0F0F0;
}

div.main_content
{
  margin:  20px;
}

h0
{
margin: 5;
color:black;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 24px;
}

h1
{
margin: 5;
color:navy;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
}

h2
{
margin: 3;
color:navy;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 14px;
}

h3
{
margin: 1;
color:navy;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
}

h4
{
margin: 1;
color:navy;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
}

h5
{
margin: 1;
color:navy;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
}

h6
{
margin: 1;
color:navy;
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 9px;
}

a
{
  margin-top: 0px;
  margin-bottom: 0px;
}

a:link
{
color:navy;
font-weight: normal;
text-decoration : underline;
}

a:visited
{
color:navy;
font-weight: normal;
text-decoration : underline;
}

a:active
{
color:blue;
font-weight : normal;
text-decoration : underline;
} 

a:hover
{
color:black;
font-weight : normal;
text-decoration : underline;
} 

table
{
  TABLE-LAYOUT: FIXED;
}


ul#posts			{list-style:none; margin:20px 0; padding:0;}
ul#posts li		{font-size:small; border-bottom:1px solid #D7D6D5; margin:0; padding:5px 7px; line-height:1.5;}