body          {	
                margin:20px 0px; padding:0px;
 	        text-align:center;
                font-family:optima,tahoma,sans-serif;
                font-size:10pt;
                background-color:#fffce8;
                background-repeat: repeat;
                background-attachment: fixed;
                color:#c00000;
	      }

#page         {
                width:80%;
                margin:0px auto;
                text-align:left;
                padding:15px;
                border:none;
              }

img           {
                border:none;
              }

.centre       {
 	        text-align:center;
              }

.left       {
 	        text-align:left;
              }

.right       {
 	        text-align:right;
              }

h1            {
                font-size       : 14pt;
 	        text-align:center;
              }

h2            {
                font-size       : 13pt;
              }

h3            {
                font-size       : 12pt;
              }

a             { 
                text-decoration : none;
                color           : #c00000;
              }

a:active      { 
                text-decoration : none;
                color           : #400000;
              }

a:hover       { 
                text-decoration : none;
                color           : #400000;
              }

.nav          {
                width           : 100%;
              }

.books        {
                width           : 100%;
 	        text-align:center;
              }

.navlinks     {
                vertical-align  : bottom;
                text-align      : right;
              }

td            {
                vertical-align  : top;
                text-align      : left;
                padding-bottom  : 25px;
              }

ul            {
                list-style-position  : inside;
                margin               : 0px;
              }

.smallright   {
                font-size       : 8pt;
                text-align      : right;
              }

.small        {
                font-size       : 8pt;
                text-align      : center;
              }

.maintext     {
                font-size       : 10pt;
                padding-left    : 30px;
              }


