/* CSS Document - Copyright 2005 EbookTemplateSource.com */
/* You may not sell or distribute this free template, it is for your own use only */

body {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	  }
	  
a:link {
	    color: #0066CC;
	    text-decoration: none;
       }

a:hover {
	     color: #0066CC;
	     font-weight: bold;
	     text-decoration: none;
        }


a:visited {
           color: #0066CC;
		   text-decoration: none;
		  }

a:active {
          color: #0066CC;
          text-decoration: none;
		 }	  
		 
h1 {font-size: 24px;}
h2 {font-size: 18px; font-weight: bold;}

.ebooktitle {color:#FFFFFF}
.smtext {font-size:10px; color:#FFFFFF;}
.padd {padding-left: 2px; padding-right: 2
px;}