body {           font-family: verdana, arial, helvetica, sans-serif;
                 background-color:#ffffff;
                 margin-left: 0px;
                 margin-top: 0px;
                 margin-right: 0px;
                 color: #000000;
                 margin-bottom: 0px;
                 }

h1, h2, h3, p, ul, ol, dl {
                 font-size: 13px;
                 margin-right: 10px;
                 margin-left: 10px;
                 color: #000000;}
p {              
                 margin-top: 5px;
                 margin-bottom: 5px;}
dt {             margin-top: 4px;
                 color: #000000;
                 font-style:italic;}

div {            margin-left: 0px; }

h1, h2, h3 {     font-size: 13px;
                 }

h1 {             margin-top: 8px;
                 margin-bottom: 5px;
                 font-weight: bold;}
h2 {             border-top: solid ;
                 border-top-width: 2px;
                 border-bottom: solid ; 
                 border-bottom-width:1px;
                 margin-top: 4px;
                 margin-bottom: 2px;
                 font-weight: normal;
                 border-color:#000000;
                 font-style:italic;}
a {              font-weight: normal;
                 text-decoration: underline;
                 color: #000000;
                 background-color: #ffffff; }
a:hover {        font-weight: normal;
                 color: #000000;
                 background-color: #999999; }

.metainfo {      font-weight: normal;
                 margin-top: 0px;
                 font-size: 10px;
                 margin-left: 0px;
                 color: #000000;
                 }
.interact {      color: #000000;
                 background-color: #ffffff;
                 border: solid ;
                 border-width:1px;
                 border-color: #000000;
                 font-size: 13px;
                 font-weight: bold; }

