/* CSS definition file containing sitestyle stylesheets */ 
BODY { background-image: url("../book2.jpg");} 
 A:active { color: rgb(0,0,0);} 
 A:link { color: rgb(255,0,0);} 
 A:hover { color: rgb(0,0,204);} 
 A:visited { color: rgb(0,102,204);} 
 P { line-height: 12pt; margin-top: 1pt; margin-bottom: 1pt;} 
 