body, div, p, th, td, li, dd {
    /* redundant selectors to help NS4 remember */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:link { color: #5c2730; }
a:visited { color: #666; }
a:hover { color: #5c2730; }
a:active { color: #5c2730; }

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #5c2730;
}