body {
background-color: #4D099D;
margin-top: 0px;
}


p,td,li {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;

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

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

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

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

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

.quote
{
      font : 11px Georgia, "Times New Roman", Times, serif;
	  line-height: 125%;
     color : #000000;
}

.qname
{
      font : bold 11px Georgia, "Times New Roman", Times, serif;
     color : #E31F1F;
}

a  
{
  color : #E31F1F;
}

a:visited
{
  color : #990505;
}

a:hover  
{
  color : #4D099D;
}


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

a.copyright  
{
  color : #DDC196;
}

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

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

table.main {
    background-color: #4D099D;
	width: 969px;	
}

td.dkred {
    background-color: #990505;
}


td.midbrown {
    background-color: #CF976A;
}

td.dkbrown {
    background-color: #350600;
}

td.beige {
    background-color: #DDC196;
}

td.home {
    background-image: url(../images/homemainbg.jpg);
	background-repeat: no-repeat;
}

.booktitles 
{
      font : bold italic 13px verdana, arial, helvetica, sans-serif;
     color : #4D099D;
}