p, h1, h2, h3, h4, h5, ul, ol, li { margin: 0px; }

body {
font-family: Georgia, serif;
font-size: 13px;
text-align: left;
color: #000000;
line-height: 18px;
}
body a:visited {color: #DB0000; text-decoration: none; font-weight: bold;}
body a:link {color: #DB0000; text-decoration: none; font-weight: bold;}
body a:hover {color: #FF9900; text-decoration: none; font-weight: bold;}

p {
font-family: Georgia, serif;
font-size: 13px;
text-align: left;
margin-top: 0px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
color: #000000;
line-height: 18px;
}
p a:visited {color: #DB0000; text-decoration: none; font-weight: bold;}
p a:link {color: #DB0000; text-decoration: none; font-weight: bold;}
p a:hover {color: #FF9900; text-decoration: none; font-weight: bold;}

h1 {
font-family: Georgia, serif;
font-weight: bold;			
font-size: 15px;
text-align: left;
color: #007A99;
margin-top: 20px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

h2 {
font-family: Georgia, serif;
font-weight: bold;			
font-size: 14px;
text-align: left;
color: #000000;
margin-top: 0px;
margin-bottom: 7px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

p.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}
p.footer a:visited {color: #DB0000; text-decoration: none;}
p.footer a:link {color: #DB0000; text-decoration: none;}
p.footer a:hover {color: #FF9900; text-decoration: none;}

ul, ol {
margin-top: 0px;
margin-bottom: 7px;
margin-left: 30px;
margin-right: 0px;
}

ul { list-style-image: url(images/bullet.gif); }

li {
font-family: Georgia, serif;
font-size: 13px;
text-align: left;
margin-top: 0px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
color: #000000;
}
li a:visited {color: #DB0000; text-decoration: none;}
li a:link {color: #DB0000; text-decoration: none;}
li a:hover {color: #FF9900; text-decoration: none;}

hr {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

td.textonly {
padding-right: 70px;
padding-left: 70px;
}

p.date {
text-align: right;
}

div {
display: none;
}