body {
font-size: 12pt;
}
#header {
text-align: center;
padding: 8px 0;
margin: 8px 0;
white-space: nowrap;
border: 1px solid #666;
}
#header_titletext {
font-size: 35px;
font-weight: bold;
}
#login {
display: none;
}
#sidebar {
display: none;
}
#content {
width: 100%;
}
.column_header { 
font-size: large;
font-weight: bold;
border-bottom: 1px solid black;
}
P.first {
font-weight: bold;
}
P {
page-break-inside: avoid;
}
p.pdf_avail {
display: none;
}
li.boll_hide,
li.pdf_hide {
display: none;
}
a.biglink {
font-size: 13pt;
}
a:link, a:visited {
color: #333;
font-weight: bold;
}
#content a:link:after, #content a:visited:after {
content: " (" attr(href) ")";
font-size: 75%;
}
#content a[href^="/"]:after {
content: " (http://cottonpromotion.org" attr(href) ")";
}
#standards {
display: none;
}