BODY {
   font-family: "Arial, Helvetica", Sans-serif;
   font-size: 12pt;
   background:          #FFFFFF;
   color:                       #000000;
}

TD, BR, P, LI, UL, OL, DD, DT, DL {
   font-family: "Arial, Helvetica", Sans-serif;
   color:                       #000000;
   font-size: 10pt;
}

.body {
   font-family: "Arial, Helvetica", Sans-serif;
   text-decoration:     none;
}

a:link                  {color:         #c0c0ff}
a:active                {color:         #c0c0ff} 
a:visited               {color:         #c0c0ff}

A {
   font-family: "Arial, Helvetica", Sans-serif;
   font-weight: bold;
   font-size: 12pt;
   text-decoration:     none;
}

.accnav {
   font-family: "Arial, Helvetica", Sans-serif;
   color:			#808000;
   background:			#80ffff;
   text-decoration:     none;
  font-weight: bold;
  font-size: smaller;
}

TD.accnav {
   font-family: "Arial, Helvetica", Sans-serif;
   color:			#0000ff;
   background:			#00ffff;
   text-decoration:     none;
}

.sorttab {
   font-family: "Arial, Helvetica", Sans-serif;
   color:			#ff0080;
   background:			#00ffff;
   text-decoration:     none;
}

TD.sortTab {
  color:                     #80ffff;
   background-color:             #008000;
  font-weight: bold;
  font-size: medium;
} 

.button {
  color:                     #c0c0ff;
  background-color:         #404080;
  font-weight: bold;
  font-size: 12pt;
} 

