div, p, td {
 font-family: arial;
 font-size: 12px;
 color: #666666;
}
h1 {
 margin: 5px;
 font-weight: normal;
 font-size: 20px;
 color: #336633;
}
a {
 text-decoration: none; 
}
a:hover {
 text-decoration: underline; 
}