BODY          {color: black; background: black; font-family: sans-serif; font-size: 12pt; margin: 0px;}

H1            {color: white; background: inherit; font-size: 24pt; font-weight: bold; text-align: center;}
H2            {font-size: 24pt; font-weight: bold; text-align: left; margin: 0px;}

P             {margin-top: .5em; margin-bottom: .5em;}
P.imagestop   {clear: left;}

A             {color: inherit; background: inherit;}

IMG           {border: 0px;}
IMG.left      {float: left; margin: 5px;}
IMG.baseline  {vertical-align: baseline;}

DIV           {width: 90%; padding: 3px; margin: 2px auto 2px auto;}
DIV.date      {color: inherit; background: yellow; font-weight: bold; margin-top: 32px;}
DIV.entry     {color: inherit; background: #CCCCCC;}
DIV.header    {color: white; font-weight: bold; margin-top: 32px;}
DIV.back      {color: white; background: inherit; text-align: center; width: auto; margin: auto;}
DIV.center    {width: 100%; padding: 0px; margin: 5px auto;}
DIV.copyright {color: white; background: inherit; float: right; width: auto; margin: auto;}
DIV.thumbnail {width: 130px; height: 130px; padding: 0px; margin: 1px; border: 2px outset white; float: left;}
DIV.image     {padding: 0px;}
DIV.clear     {clear: left;}
DIV.label     {color: white;}

.tiny         {font-size: 8pt; font-weight: normal;}
.huge         {font-size: 36pt;}
.bold         {font-weight: bold;}
.italic       {font-style: italic;}

