body { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100.01%;
background-color: White;
color: #000;
}

p{
font-size: 80%;
font-weight: normal;
margin: 0;
}
h1{
color: #326600;
}
li{
font-size: 80%;
font-weight: normal;
}

hr {
height: 1px;
border: 0 none;
border-top: 3px double #ccc;
}

a {
font-size: 90%;
text-decoration: underline;
background-color: transparent;
color: #820078;
}

tr, td {
height: 1px;
background-color: transparent;
}