BODY          {color: red; background: black; font-family: sans-serif; font-size: 12pt; font-weight: bold; text-align: center; margin: 0px;}

A             {color: red; background: inherit;}

IMG           {padding: 0px; border: 0px; margin: 0px; vertical-align: top;}
IMG.baseline  {vertical-align: baseline;}

DIV           {position: absolute;}
DIV.title     {left: 0px; top: 0px; width: 100%; height: 48pt;}
DIV.selection {position: relative; top: 48pt; width: 320px; margin: 0px auto;}
DIV.info      {left: 0px; bottom: 0px; width: 100%; vertical-align: top; visibility: hidden;}
DIV.copyright {bottom: 0px; right: 0px;}

.big          {font-size: 24pt;}
.huge         {font-size: 36pt;}
.tiny         {font-weight: normal;}
.grey         {color: #CCCCCC; background: inherit;}
.white        {color: #FFFFFF; background: inherit;}
