A:link {color: #CC0000; text-decoration: underline; font-size: 10pt;}
A:visited {color: #CC0000; text-decoration: underline; font-size: 10pt;}
A:active {color: #CC0000; text-decoration: underline; font-size: 10pt;}
A:hover {color: #FF0000; text-decoration: underline; font-size: 10pt;}

.leftNavLink A:link {color: #CC0000; text-decoration: none; font-weight: normal; font-size: 10pt; margin-left: 4px; margin-right: 2px;}
.leftNavLink A:visited {color: #CC0000; text-decoration: none; font-weight: normal; font-size: 10pt; margin-left: 4px; margin-right: 2px;}
.leftNavLink A:active {color: #CC0000; text-decoration: none; font-weight: normal; font-size: 10pt; margin-left: 4px; margin-right: 2px;}
.leftNavLink A:hover {color: #FF0000; text-decoration: underline; font-weight: normal; font-size: 10pt; margin-left: 4px; margin-right: 2px;}

body {background-color: #FFFFFF;}

body, td, p, input, ol, ul {font-family: arial,helvetica,sans-serif;
                            font-style: normal;
                            font-weight: normal;
                            font-size: 10pt;
                            color: #000000;}
									
td b {font-weight: bold;}    /* this is here so that <b> tags show bold in Netscape */

.rowBgColor {background-color: #EFEFEF;}  /* for a background color of a table row */

H1 {font-family: arial,helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14pt;
    color: #6699CC;}

H2 {font-family: arial,helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13pt;
    color: #6699CC;}

.small {font-family: arial,helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: #000000;}

hr {height: 1px;
    color: #CCCCCC;}