p {
    color : #000000;
    margin-top : 5px;
    padding-bottom : 10px;
    margin-bottom : 0px;
    margin-left : 20px;
    margin-right : 30px;
    font-size : 12px;
    font-family : sans-serif;
}

p.copyright {
    color : #000000;
    font-size : 11px;
    font-family : sans-serif;
}

p.heading1Red {
    color: #CC3333;
    font-size : 16px;
    font-weight : bold;
}

p.heading1 {
    font-size : 16px;
    font-weight : bold;
}

p.heading2Red {
    color: #CC3333;
    font-size : 12px;
    font-weight : bold;
}

p.heading2 {
    font-size : 12px;
    font-weight : bold;
}

p.subtitle {
    color: #CC3333;
    font-size : 14px;
    font-weight : bold;
    font-style: italic;
}

a:link {
    color: #000000;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a:visited {
    color: #000000;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a:hover {
    color: #000000;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.menu:link {
    color: #FFFFFF;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.menu:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.menu:hover {
    color: #000000;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.submenu:link {
    color: #000000;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.submenu:visited {
    color: #000000;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.submenu:hover {
    color: #CC3333;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.submenuSmall:link {
    color: #000000;
    text-decoration: none;
    font-size : 10px;
    font-family : sans-serif;
}

a.submenuSmall:visited {
    color: #000000;
    text-decoration: none;
    font-size : 10px;
    font-family : sans-serif;
}

a.submenuSmall:hover {
    color: #CC3333;
    text-decoration: none;
    font-size : 10px;
    font-family : sans-serif;
}

a.hyperlink:link {
    color: #CC3333;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.hyperlink:visited {
    color: #CC3333;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

a.hyperlink:hover {
    color: #000000;
    text-decoration: none;
    font-size : 12px;
    font-family : sans-serif;
}

td {
    color : #000000;
    font-size : 11px;
    font-family : sans-serif;
}

tr.data {
    background: #FFFFFF;
}

hr.footer {
    width : 98%;
}

font.prodName {
    color : #003399;
    font-weight : bold;
}

font.redBold{
    color : #CC3333;
    font-weight : bold;
    font-size : larger;
}

ul {
    font-size: 12px;
    font-family : sans-serif;
}

li {
    font-size : 12px;
    font-family : sans-serif;
}

