body {
   color: rgb(0,0,0);
   font-style: normal;
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana, helvetica, arial, sans serif;
}

p {
   margin-top: 0px;
   margin-bottom: 3px
}

a {
   color: #cc0000;
   font-style: normal;
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana, helvetica, arial, "sans serif";
}

a:hover {
   color: #333366;
   font-style: normal;
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana, helvetica, arial, "sans serif";
   text-decoration: underline;
}

a:active {
   color: #cc0000;
   font-style: normal;
   font-weight: normal;
   font-size: 8pt;
   font-family: verdana, helvetica, arial, "sans serif";
   text-decoration: none;
}

h1 {
   color: black;
   font-style: normal;
   font-weight: bold;
   font-size: 10pt;
   font-family: verdana, helvetica, arial, sans serif;
}

h2 { color: rgb(0,0,0); font-style: normal; font-weight: normal; font-size: 12pt; font-family: verdana, helvetica, arial; }
h3 { color: rgb(255,0,0); font-style: normal; font-weight: normal; font-size: 14pt; font-family: verdana, helvetica, arial; }
table {table-border-color-light: rgb(230,230,230); table-border-color-dark: rgb(100,100,100); font-size: 8pt; }

