P, TD, UL, OL, LI {
 font-family: verdana;
 font-size: 9pt;
}

A:link {
 color:#0066cc;
 text-decoration:underline;
}

A:visited {
 color:#003399;
 text-decoration:underline;
}

A:active {
 color: #00cccc;
 text-decoration:underline;
}

A:hover {
 color:#0066ff;
 text-decoration:none;
}

A {
 target:"_top";
}

.subHeading {
 font-weight: bold;
 color:#880000;
}

.heading {
 font-weight: bold;
 font-size: 11pt;
 color:#880000;
}

.title {
 font-weight: bold;
 font-size: 16pt;
 font-family: serif;
 text-align: center;
 color:#880000;
}