body, p, td
{color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1
{font-family: Verdana, Helvetica, Arial, sans-serif}

h2
{font-family: Verdana, Helvetica, Arial, sans-serif}

h3
{color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif}

h4
{font-family: Verdana, Helvetica, Arial, sans-serif}

h5
{font-family: Verdana, Helvetica, Arial, sans-serif}

h6
{font-family: Verdana, Helvetica, Arial, sans-serif}

p
{}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

a
{color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold}