img {
width: 10in;
height: 5.625in;
border: 0px;
}

html, body {
background: #FFFFFF;
color: #000000;
font-size: 10pt;
font-family: Garamond, Times New Roman, serif;
margin: 0in;
text-align: center;
}

p {
margin: 0px 0.1in;
}

p:first-line {
font-size: 12pt;
font-variant: small-caps;
}

a:link, a:active, a:visited, a:hover {
text-decoration: none;
}

a:link {
color: #FF0000;
font-weight: 700;
}

a:visited {
color: #FF0000;
}

a:hover {
color: #FF0000;
}

a:active {
color: #FF0000;
}

a.botlink {
display: none;
}