body {
    margin:0px;
    padding:0px;
    background-color: #fff;
    font-family: trebuchet MS, Arial;
    font-size: 12px;
    color: #255d80;
    line-height: 14px;
}

th
{
    text-align: right;
}

td {
    font-family: trebuchet MS, Arial;
    font-size: 12px;
    color: #255d80;
    line-height: 14px;
}

p {
    margin:0px;
    padding:0px;
    padding-bottom: 20px;
    font-family: trebuchet MS, Arial;
    font-size: 12px;
    color: #255d80;
    line-height: 14px;
    text-align: justify; 
}

h1 {
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    line-height: 16px;
    font-size: 14px;
    text-transform: uppercase;
    color: #9d141c;
}

h2 {
    margin: 0px;
    padding: 0px;
    padding-bottom: 14px;
    font-size: 14px;
    line-height: 16px;
    color: #9d141c;
}

img {
    border: 0px none;
}

a {
    text-decoration: none;
    color: #9d141c;
}

a.bottomlink {
    color: #949494; 
    font-weight: bold;
}

a:hover.bottomlink {
    color: #000;
}

a.newsletterlink {
    display: block;
    width: 159px;
    height: 17px;
    background-image: url("../images/newsletterlink.jpg");
    color: #fff;
    text-transform: uppercase;
    padding-top: 3px;
}

.lefttop p {
    text-align: left;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    padding: 0px 0px 8px 12px;
    margin: 0px;
    list-style-type: none;
    background-image: url("../images/li.jpg");
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

a.sitemaplink {
    text-decoration: none;
    color: #9d141c;
}

a:hover.sitemaplink {
    font-weight: bold;
}