body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
}

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

h1 
{
      font : bold 16px Georgia, "Times New Roman", Times, serif;;
     color : #c76820;
}

h2 
{
      font : bold 16px Georgia, "Times New Roman", Times, serif;;
     color : #c23326;
}

h3 
{
      font : bold 16px Georgia, "Times New Roman", Times, serif;;
     color : #5e4192;
}

h4 
{
      font : bold 14px Georgia, "Times New Roman", Times, serif;;
     color : #c76820;
}

h5 
{
      font : bold 14px Georgia, "Times New Roman", Times, serif;;
     color : #c23326;
}

h6
{
      font : bold 14px Georgia, "Times New Roman", Times, serif;;
     color : #5e4192;
}

a
{
	color : #5e4192;
	font : bold 11px Georgia, "Times New Roman", Times, serif;;
}

a:visited
{
  color : #4f3d6f;
}

a:hover  
{
  color : #ff9900;
}

.copyright 
{
	font : 9px Georgia, "Times New Roman", Times, serif;;
	color: #ffffff;
	line-height: 165%;
}

a.copyright 
{
	color : #ffffff;
}

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

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

td.content 
{
	background-color: #ffffff;
}

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

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

td.red
{
	background-color: #c23326;
}

.booktitle 
{
      font : bold 15px Georgia, "Times New Roman", Times, serif;;
     color : #c23326;
}
.smalltitle
{
      font : bold 14px Georgia, "Times New Roman", Times, serif;;
     color : #c76820;
}
.smalltitle2
{
      font : bold 14px Georgia, "Times New Roman", Times, serif;;
     color : #c23326;
}