body { margin-top:18px;
       margin-left:18px;
       margin-right:18px;
       font-family:Arial,Helvetica,sans-serif;
       color:#000000;
       text-align:center; }

table { background-color:#F1ECCC;
        width:636px;
        text-align:center;
        padding:36px; }

h1 { font-size:12pt;
     font-weight:bold;
     margin-top:9px;
     margin-bottom:12px; }

h2 { font-size:10pt;
     font-weight:bold;
     margin-top:9px;
     margin-bottom:9px; }

p { font-size:10pt;
    margin-top:0;
    margin-bottom:9px; }

p.fuss {  font-size:8pt;
	}

ul { font-size:10pt;
     margin-top:0;
     margin-bottom:9px; }

.und   { color:#FF0000; }
.bold  { font-weight:bold;
	color:red; }

img { border-style:none;
      margin-top:0;
      margin-bottom:9px; }

a:link    { color:#FF0000; text-decoration:none }
a:visited { color:#FF0000; text-decoration:none }
a:hover   { color:##0000E0; text-decoration:underline }
a:active  { color:##0000E0; text-decoration:underline }
a:focus   { color:##0000E0; text-decoration:underline }

hr { margin-top:0;
     margin-bottom:9px;
     width:96px;
     height:1px;
     color:#000000; }
