ol.tableOfContents {}

a { }

a:link { }

a:visited {}

a:hover {}

a:active {}

a.nextstep {}

#tip-html-css,
#tip-microformats,
#tip-dublin-core,
#tip-microformats-dublin-core {}

#tip-html-css {}

#tip-microformats {}

#tip-dublin-core {}

#tip-microformats-dublin-core {}

p.freaky-web {
    background: url(freaky-web.png) no-repeat left;
    padding-left: 20px;
    color: #0066FF;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
}

dl {}

dt {}

dd {}

acronym {}

blockquote {
    padding: 2ex;
    background: #EEE;
    background-image: url(globe-cite.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

blockquote a {
    font-weight: normal;
}

.resultMicroformatDublinCore {
    border: 1px solid #FF6600;
    width: 40em;
    margin: auto;
    padding: 1ex;
}

.resultMicroformatDublinCore dt {
    font-weight: bold;
}

.resultMicroformatDublinCore a {
    color: #FF6600;
    font-weight: bold;
}


cite {}

cite a {
    font-weight: normal;
}

samp,
code {
    font-size: 1.2em
}

pre.example {
    width: 40em;
    height: auto;
    overflow: scroll;
    background-color: #EFFCE9;
    margin: auto;
}