/* wpp.css version 1.5  */

body { /* body element */
    font-family: arial, helvetica,;
    font : 10pt;
    color : black;
}

td {
    font-family: arial, helvetica,;
    font : 10pt;
    color : black;
}

p {
    font-family: arial, helvetica,;
    font : 10pt;
    color : black;
}

.std {
    font-family: arial, helvetica,;
    font : 10pt;
    color : black;
}
.bg {
    font-family: arial, helvetica,;
    background-image : url(../images/bgfadeyellow.jpg);
    background-repeat : repeat-y;
}
.bgyellow {
    font-family: arial, helvetica,;
    background-color : #FFFF99;
}
input {
    font-family: arial, helvetica,;
    font : 10pt monospace;
    text-decoration : none;
}
textarea{
    font-family: arial, helvetica,;
    font : 10pt monospace;
    text-decoration : none;
}
.monospace {
    font-family: arial, helvetica,;
    font : 10pt monospace;
    text-decoration : none;
}
.bold {
    font-family: arial, helvetica,;
    font : bold 10pt;
    color : black;
}
.msg {
    font-family: arial, helvetica,;
    font : bold 10pt;
    color : red;
}
.msgsmall {
    font-family: arial, helvetica,;
    font : bold 8pt;
    color : red;
}
.boldnodec {
    font-family: arial, helvetica,;
    font : bold 10pt;
    color : black;
    text-decoration: none;
}
.stdbold12 {
    font-family: arial, helvetica,;
    font : bold 12pt;
    color : black;
}
.bgpale {
    font-family: arial, helvetica,;
    font : 10pt ;
    color : black;
    background-color : #FFFF66;
}
.bgbw {
    font-family: arial, helvetica,;
    font : 10pt ;
    color : black;
    background-color : white;
}
.button {
    font-family: arial, helvetica,;
    font : bold 11pt;
    color : blue;
}
.small8 {
    font-family: arial, helvetica,;
    font : 8pt;
    color : black;
}
.small8italic {
    font-family: arial, helvetica,;
    font : 8pt;
    color : black;
    font-style : italic;
}
.small8blue {
    font-family: arial, helvetica,;
    font : 8pt;
    color : blue;
}
.bold12 {
    font-family: arial, helvetica,;
    font : bold 12pt;
    color : black;
    background-color : White;
}
.button {
    font-family: arial, helvetica,;
    font : bold 11pt;
    color : blue;
}
.h1 {
    font-family: arial, helvetica,;
    font : bold 24pt;
    color : black;
}
.h2 {
    font-family: arial, helvetica,;
    font : bold 13pt;
    color : black;
}
.h3 {
    font-family: arial, helvetica,;
    font : italic 11pt;
    color : black;
}
a {
    font-family: arial, helvetica,;
    color : blue;
}
a:hover {
    font-family: arial, helvetica,;
    color : red;
}
a:active {
    font-family: arial, helvetica,;
    color : red;
}
a:visited {
    font-family: arial, helvetica,;
    color : blue;
    font-style : italic;
}
