body {
text-align: center;
font-family:times new roman;
font-family:serif;
}

img {
margin-top:1em;
}

h1 {
margin-top:.5em;
margin-bottom:-.1em;
}
h2 {
margin-top:0em;
margin-bottom:0em;
}
h3 {
margin-top:0em;
margin-bottom:0em;
}

p.play {
color: red;
text-align: center;
margin-top:1.4em;
margin-bottom:1.4em;
}

p.dl {
color: red;
text-align: center;
margin-top:1em;
}

p.foot {color: red;
text-align: center;
margin: auto;
font-size: .8em
}

p.email {
color: red;
text-align: center;
margin-top: 1em;
margin-bottom: 1em;
}

p.altemail {
color: black;
text-align: center;
margin-top: 1em;
margin-bottom: 1em;
}

p.altdl {
color: black;
text-align: center;
margin-top:1em;
}

p.altfoot {color: black;
text-align: center;
margin: auto;
font-size: .8em
}


a.mail {
font-size: 1em;
color: red;
text-decoration: none
}

a.link
{
color: red;
text-decoration: none;
}

a.altlink
{
color: black;
text-decoration: none;
}

a.link:link {color: red}
a.link:visited {color: red}
a.link:hover {color: white}

a.altlink:link {color: black}
a.altlink:visited {color: black}
a.altlink:hover {color: red}

a.mail:link {color: red}
a.mail:visited {color: red}
a.mail:hover {color: red}