body,text {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
}

p{
 color: #000000;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1.0em; 
 font-weight: normal
}

h1 { 
 color: #000000;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 2.0em; 
 font-style: normal; 
 font-weight: bold
}

h2 { 
 color: #000000;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1.5em; 
 font-weight: bold
}

a{
 color: #0000bb;
 text-decoration: underline;
}

a.visited{
 color: #004488;
 text-decoration: underline;
}

a.active{
 color: #004488;
 text-decoration: underline;
}

a.archive{
 color: #004488;
 text-decoration: underline;
}

.darkTable{
  background-color: #cccccc;
}
