body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}

p, td, li {
	font : 12px tahoma, verdana, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 155%;

}

h1 {
      font : bold 14px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #6a7103;
}

h2 {
      font : bold 14px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #ed522c;
}

h3 {
      font : bold 14px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #a9b218;

}

h4 {
      font : bold 13px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #6a7103;
}

h5 {
      font : bold 13px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #ed522c;
}

h6 {
      font : bold 13px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #a9b218;
}

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

a 
{
  color : #ed522c;
}

a:visited
{
  color : #c94a2b;
}

a:hover  
{
  color : #fa4215;
}

.copyright 
{
	font : bold 9px tahoma, verdana, arial, helvetica, sans-serif;
	line-height: 155%;
	color: #cc3300;
}

a.copyright 
{
	color: #cc3300;
}

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

a:hover.copyright 
{
	color: #6a7103;
}

.booktitle
{
      font : bold 14px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #ed522c;	  
}
.booktitle2
{
      font : bold 15px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #6a7103;
}
.author
{
      font : bold 12px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #ed522c;	  
}
.booktitle3
{
      font : italic bold 16px tahoma, verdana, arial, helvetica, sans-serif;
	  color: #ed522c;	  
}
