img {
width: 736px;
height: 414px;
border: 0px;
}

html, body {
background: #990000;
color: #DDDDDD;
font-size: 10pt;
font-family: Garamond, Times New Roman, serif;
margin: 0in;
text-align: center;
}

p {
margin: 0px 4px;
}

p:first-line {
font-size: 12pt;
font-variant: small-caps;
}

a:link, a:active, a:visited, a:hover {
text-decoration: none;
}

a:link {
color: #FF9933;
font-weight: 700;
}

a:visited {
color: #FF9933;
}

a:hover {
text-decoration: underline;
color: #FFFFFF;
}

a:active {
color: #FFFF00;
}

a.botlink {
/* white-space: nowrap; */
}