/* Stylesheet f&uuml;r Artikel Applikation */

p
{
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 8pt;
       background: #000000;
       color: #FFFF00;
       text-align: center;
}
p.MyDate
{
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 8pt;
       background: #000000;
       color: #FFFF00;
       text-align: right;
}
