BODY           {background-color:#000000; color:#FFFFFF;}
H1             {text-align:center; font-size:xx-large;}
H2             {text-align:center; font-size:large;}
H3             {text-align:left; font-size:x-large; font-weight:normal;}
H5             {text-align:left; font-size:x-small; font-weight:normal;}
H6             {text-align:right; font-size:x-small; font-weight:normal;}
.small         {font-size:90%;}
.strong        {font-size:110%; font-weight:bold;}
.delete        {text-decoration:line-through;}
.rightshift    {text-align:right;}
.centering     {text-align:center;}
.article       {width:33%; text-align:center;}
A:link         {color:#FF0000;}
A:visited      {color:#FF9900;}
A:active       {color:#00FF00;}
A:hover        {color:#99FF99;}
A.black:link   {color:#000000; text-decoration:none;}
A.black:visited{color:#000000; text-decoration:none;}
A.black:active {color:#000000; text-decoration:none;}
A.black:hover  {color:#000000; text-decoration:none;}
TABLE          {width:100%; border-width:0px;}
TD             {width:50%; border-width:0px; vertical-align:top;}
