body {
     background-color: #ffffff ;
/*     background-image: url('images/bg2.jpg') ; */
/*     background-repeat: no-repeat ; */
/*     background-repeat: repeat ; */
/*     background-attachment: fixed ; */

}

h1 {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 28px ;
     color: #000000 ;
     text-align: center ;
     text-decoration: underline ;
}

h2 {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 24px ;
     color: #000000 ;
     text-align: center ;
}

h3 {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 20px ;
     color: #000000 ;
     text-align: center ;
}

td {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 14px ;
     color: #000000 ;
}

p {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 16px ;
     color: #000000 ;
     text-align: justify ;
}

img {
     border: 0 ;
}

pre {
     font-family: "Lucida Console","Courier New","Courier",monospace ;
     white-space: pre ;
     color: #000000 ;
     font-size: 12px ;
}

li {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 16px ;
     color: #000000 ;
     text-align: justify ;
}

a:link {
     color: #0000ff ;
     text-decoration: none ;
}

a:link:hover {
     color: #404080 ;
     text-decoration: underline ;
}

a:visited {
     color: #4000ff ;
     text-decoration: none ;
}

a:visited:hover {
     color: #404080 ;
     text-decoration: underline ;
}

hr {
     width: 300px ;
     height: 1px ;
     color: #ffffff ;
}

div.title {
/*     background: #b0ffb0 ; */
     background: #d0ffd0 ;
     height: 140px ;
     width: 760px ;
     text-align: center ;
     padding: 0px ;
     margin-left: auto ;
     margin-right: auto ;
}

img.logo {
     float: center ;
}

table.header {
     border: none ;
     padding: 0px ;
     border-collapse: collapse ;
     margin-left: auto ;
     margin-right: auto ;
}

table.body {
     border: none ;
     padding: 0px ;
     border-collapse: collapse ;
     margin-left: auto ;
     margin-right: auto ;
}

td.logo {
/*     background: #b0ffb0 ; */
     background: #ffffff ;
     width: 389px ;
     color: #000000 ;
     padding: 1px ;
     text-align: center ;
     margin-left: auto ;
     margin-right: auto ;
     border: solid ;
     border-width: 1px ;
}

td.headertext {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 28px ;
/*     background: #b0ffb0 ; */
     background: #d0ffd0 ;
     width: 388px ;
     color: #000000 ;
     padding: 10px ;
     text-align: center ;
     margin-left: auto ;
     margin-right: auto ;
     border: solid ;
     border-width: 1px ;
}

td.body {
/*     background: #ffffb0 ; */
     background: #ffffd0 ;
     margin: auto ;
     vertical-align: top ;
/*     border-collapse: collapse ; */
     border: solid ;
     border-width: 1px ;
     width: 760px ;
     padding-left: 20px ;
     padding-right: 20px ;
}

/* .navigation {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 12px ;
     color: #0000ff ;
     width: 80px ;
     text-align: center ;
     margin-left: auto ;
     margin-right: auto ;
} */

.centered {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 18px ;
     color: #000000 ;
     text-align: center ;
     margin-left: auto ;
     margin-right: auto ;
}

.contactus {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 16px ;
     color: #000000 ;
     text-align: center ;
     margin-left: auto ;
     margin-right: auto ;
}

.copyright {
     background-color: #ffffff ;
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 12px ;
     color: #404040 ;
     text-align: center ;
     width: 760px ;
     margin-left: auto ;
     margin-right: auto ;
}

.footer {
     font-family: "Verdana","Arial","Helvetica",sans-serif ;
     font-size: 10px ;
     color: #a0a0a0 ;
     text-align: center ;
     width: 760px ;
     margin-left: auto ;
     margin-right: auto ;
}

.emph {
     font-weight: bold ;
}

.italic {
     font-style: italic ;
}

table.navlink {
     width: 160px ;
     border-collapse: collapse ;
     border: none ;
     margin: 0 ;
     padding: 0 ;
     text-align: center ;
}

td.navlink {
     font-size: 14px ;
/*     background: #8080ff ; */
     background: #d0d0ff ;
     width: 160px ;
     height: 40px ;
     text-align: center ;
     text-decoration: none;
     border-collapse: collapse ;
     border: none ;
}

td.navlink a {
     display: table-cell ;
     vertical-align: middle ;
     width: 160px ;
     height: 40px ;
     color: #000040 ;
     text-decoration: none ;
     padding: 5px ;
     border-collapse: collapse ;
}

td.navlink a:hover {
     text-decoration: none ;
     color: #000000 ;
     background: #a0a0ff ;
}

span.navlinkhighlight {
     display: table-cell ;
     vertical-align: middle ;
     text-decoration: none ;
     color: #000000 ;
     width: 160px ;
     height: 40px ;
     background: #a0a0ff ;
}

div.miscellaneous {
     opacity: 0.5 ;
     color: #c0a0c0 ;
     font-size: 8px ;
     line-height: 0.3em ;
     text-align: center ;
     width: 780px ;
     margin: auto ;
}