
BODY             { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
		   background: white;
	           color: black;
                  }


P     { font-family: Verdana, Helvetica, Arial, sans-serif; 
                }

.sidebar   { font-family: Verdana, Helvetica, Arial, sans-serif; 
		color: white;
		background: darkgreen;
		font-size: smaller;
		padding: 1em;
                }

TABLE		{ color: black;
			  background: transparent;
			  font-family: Verdana, Helvetica, Arial, sans-serif; 
			 }

.footer       { font-family: Verdana, Helvetica, Arial, sans-serif; 
                   color: black;
                   background: transparent;
                  }

CITE 		{ font-style: normal; }

CITE.em        { font-weight: bold;
		  }

CITE.title  { text-decoration: none; }          


A:link           { color: blue;
                   background: transparent;
                  }

A:visited        { color: purple;
                   background: transparent;
                  }


.sidebar A:link           { color: white;
                   background: transparent;
		   font-size: x-small;
                  }

.sidebar A:visited        { color: white;
                   background: transparent;
		   		   font-size: x-small;
		   		   text-decoration: none;
                  }


SPAN.mailto      { color: red;
                   background: transparent;
                  }

SPAN.isbn        { font-weight: bold;
                  }


.author          { font-weight: bold;
                   color: black;
                   background: transparent;
                  }
.shop            { background: yellow;
                   padding: 2%; }

H1, H2, H3, H4, H5, H6 { font-family: Verdana, Helvetica, Arial, sans-serif;  color: black; background: transparent; }

BIG		{color: red; }
