BODY {
 font-family: "Arial", "Helvetica", "sans-serif";
 color: #000000;
 font-size: 80%;
}
TD {
 font-family: "Arial", "Helvetica", "sans-serif";
 color: #000000;
 font-size: 80%;
}
A {
 color: #000066;
 text-decoration: none;
}
A:hover {
 color: #3366cc;
 text-decoration: underline;
}
A:active {
 color: #3366cc;
}
.title {
 font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif";
 color: #000066;
 font-size: 120%;
 font-weight: bold;
 padding-top: 5px;
}
.title-right {
 font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif";
 color: #000066;
 font-size: 120%;
 font-weight: bold;
 padding-top: 5px;
 text-align:right
}
.footer {
 font-family: "Arial", "Helvetica", "sans-serif";
 color: #000066;
 font-size: 60%;
}
.plum {
 color:#800080;
}
