body         { color: #332F2E; font-family: Verdana;
               background: #E4F2E4 url('/images/leafborder.jpg') repeat-y left center;  }

p            { font-size: 12pt; font-family: Verdana; margin-top:2; margin-bottom:3 }
p.cover      { font-size: 10pt; font-family: Verdana; margin-top:2; margin-bottom:3 }
p.notes      { font-size: 10pt; font-family: Verdana; margin-top:2; margin-bottom:3 }

td           { font-size: 12pt; font-family: Verdana; }

.biglink     { font-size: 14pt; font-family: Verdana; }

small        { font-size: 8pt; font-family: Arial }

.thumbs		 { background-image: url('/images/thumbnail-background.jpg'); background-repeat:no-repeat }
.thumbs3	 { background-image: url('/images/3row-thumbnail-background.jpg'); background-repeat:no-repeat }

h1 			 { font-family: Times New Roman; font-size:14pt; margin-bottom:3; margin-top:2 }
h2 			 { font-family: Verdana; font-size:16pt; }

a:active     { color: #6666FF; text-decoration:none; }
a:link       { color: #008800; text-decoration:none; }
a:visited    { color: #000088; text-decoration:none; }
a:hover      { text-decoration:underline; }