p {
    
    font-family: Georgia, "Times New Roman", Times, serif
; text-align: justify; font-size: 16px
}

td {

    font-family: Verdana, Arial, Helvetica, sans-serif
; font-size: 12px
}

pre {

    font-family: "Courier New", Courier, mono
; font-size: 14px
}

th {

    font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold
}

.annotation {

    font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

.grey_bkd { background-color: #CCCCCC ; background-image: 
url(images/gradient.jpg); font-weight: bold}
.dk_grey_bkd { background-color: #999999 }
.white_bkd {  background-color: #FCFEFF }
.br_bkd { background-image: url(images/bkd.gif) }

h1 {

    font-family: Verdana, Arial, Helvetica, sans-serif
}

a { 
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
a:hover {
    color: #8080FF;
}
blockquote {  margin-right: 0px; margin-left: 40px}
body {  margin-right: 40px}

