
body {
          background-color: f0f0f0;
     background-attachment: fixed;
       background-position: top right;
         background-repeat: no-repeat;
              border-color: 8aabca;
              border-width: 0px;
              border-style: solid;
}

table, tr, td, li, p, div {
     font-family: helvetica;
           color: 000000;
       font-size: 13px;
}

td {vertical-align: top;}

.btext {
     font-family: helvetica;
           color: 000000;
       font-size: 12px;
}
 
.blacktext10 {
     font-family: helvetica;
           color: 000000;
       font-size: 12px;
}
 
.blacktext12 {
     font-family: helvetica;
           color: 000000;
       font-size: 12px;
}
 
.text {
     font-family: helvetica;
           color: 000000;
       font-size: 12px;
     font-weight: bold;
}
 
a:visited, a:link {
     font-family: helvetica;
           color: 0000dd;
       font-size: 12px;
 text-decoration: none; }
 
a:hover {
     font-family: helvetica;
           color: 0000aa;
       font-size: 12px;
       font-weight: bold;
text-decoration: underline;
}

a:active {
     color: 00dd00;
}
 
h4 {
     font-family: helvetica;
           color: 000000;
       font-size: 14px;}

.accentedtable {background-color: #accdec;} /* 66D8B8;} */

/* .accentedtable {background-color: accdec;} */

.graytable {background-color: eeeeee;}
