/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt


}



#wrapper {

width: 100%;

}
#header {
display: none;
}
#content {
}
#contact {
display: none;
}

#footer {
display: none;
}
#print_footer {
text-align: center;
padding-top: 30px;
}
h1 {

font-size: 14pt;

}

.pagelink {
color: #000000;
text-decoration: underline;
}


blockquote {
font-weight: bold;
font-style: italic;
}

.links {

}
.links table {
border-collapse: collapse;
}
.links table td {
padding: 5px;
width: 50%;
}

.links a {
color: #000;
text-decoration: underline;
}


.links table th {
padding: 5px;
text-align: left;
}
#nav {
display: none;
}