body {
margin: 0px;
background-color: #304B42;
}

p, td {
	line-height: 145%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 
{
      font : bold 15px Georgia, "Times New Roman", Times, serif;
     color : #304B42;
}

h2 
{
      font : bold 15px Georgia, "Times New Roman", Times, serif;
     color : #755D38;
}

h3 
{
      font : bold 15px Georgia, "Times New Roman", Times, serif;
     color : #000000;
}

h4 
{
      font : bold 13px Georgia, "Times New Roman", Times, serif;
     color : #304B42;
}

h5 
{
      font : bold 13px Georgia, "Times New Roman", Times, serif;
     color : #755D38;
}

h6
{
      font : bold 13px Georgia, "Times New Roman", Times, serif;
     color : #000000;
}

.bookttitle
{
      font : bold 14px Georgia, "Times New Roman", Times, serif;
     color : #304B42;
}

a  
{
  color : #134E3A;
}

a:visited
{
  color : #052F21;
}

a:hover  
{
  color : #0E6649;
}

td.main {
background-color: #ECDBBC;
}

td.leftcolumn {
background-image: url(../images/leftbg.jpg);
background-repeat:repeat-y;
}

td.rightcolumn {
background-image: url(../images/rightbg.jpg);
background-repeat:repeat-y;
}

td.spcolumn {
background-image: url(../images/columnbg.gif);
background-repeat:repeat-y;
}

.copyright
{
	font : 9px Georgia, "Times New Roman", Times, serif;
	color: #F0DBB1;
}

a.copyright  
{
  color : #F0DBB1;
}

a.copyright:visited
{
  color : #F0DBB1;
}

a.copyright:hover  
{
  color : #FFFFFF;
}


.blogtitle 
{
      font : bold 14px Georgia, "Times New Roman", Times, serif;
     color : #304B42;
}

.date 
{
      font : bold 11px Georgia, "Times New Roman", Times, serif;
     color : #755D38;
}