body {
font-family: Lucida, Helvetica, Arial;
font-size: 10pt;
background-color: #00ffff;
color: #333300;
}
 
h1{
font-family: Lucida, Helvetica, Arial; 
color: #000000; 
font-size: 11pt;
letter-spacing: 1.5pt;
}

.title {
font-family: Lucida, Helvetica, Arial;
color: #c0c0c0;
background-color: #336666;
font-size: 12.5pt;
font-weight: bold;
}

.copyright {
font-size: 8pt;
}

.form {
font-family: Lucida, Helvetica, Arial;
font-size: 10pt;
}

.tform {
font-family: Lucida, Helvetica, Arial;
font-size: 10pt;
color: #ffff99;
font-weight: bold;
}

.textbox{
font-family: Lucida, Helvetica, Arial;
font-size: 10pt;
color: #333300;
font-style: italic;
font-weight: bold;
}

A {text-decoration: none;}
A:LINK, A:VISITED, A:ACTIVE {color: #003663;}
A:VISITED {color: #003663;}
A:ACTIVE {color: #ff8080;}
A:HOVER {color: #ff8080;}
