/* --------------------------------   Allgemeine-Styles   ------------------------------- */


p, th, td
{ font-family:Arial; 
  font-weight:normal;
  color:#444444; }


/* --------------------------------   Block-Styles   ------------------------------- */

body 
{ background-color:#FFFFCC; }

p
{ font-size:14;
  text-align:justify; }

h1 
{ font-size:20; 
  font-weight:bold; 
  color:#555555; }

td
{
  font-size:14;
  text-align:left;
}

th
{ font-size:14;
  text-align:center;
  font-weight:bold; }
