body
{
    background-color: #fff;
    color: #000;
    text-align: center;
    font-family: 'Comic Sans MS', sans-serif;
    font-size: 12pt;
    text-transform: uppercase;
}

.typo { text-transform: none; }

h1.headerimg { margin-top: 0; }
p.headertext { padding-bottom: 1.5em; }
p.emaildamnit { padding-top: 1em; padding-bottom: 0.3em; }
p.copyright, p.videonote { font-size: 7.2pt; }

a, a:visited { color: #00f; }
a:active { color: #f00; }
a img { border: 0; }

ul { padding-left: 0; }
ul li { list-style-type: none; }

.video, .videonote, ul.videoquality li { text-transform: none; }
.video strong { text-transform: uppercase; font-weight: normal; }
ul.videoquality li:before { content: "* "; }
