/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: 12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/

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

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

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

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

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #000000; margin-bottom: 0px
}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; margin-bottom: 0px
}