body {
font-family: Tahoma;
font-size: 12px;
color: #333;
margin: 20px;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-size: 18px;
font-weight: normal;
padding: 0 0 5px 0;
}

a, a.visited {
color: #ff0000;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: none;
}
