body {
font-family: Arial, sans-serif;
font-size: 11pt;
line-height: 1.5;
}
#header h2 {
font-size: 10pt;
}
#header h2:before {
content: url(/site_images/logo.png);
}
#header h2:after {
content: " | http://kodebiotech.com";
}
ul#navigation, #footer ul {
display: none;
}
*{
float: none;
}
a.top {
display: none;
}
div.content div.photo {
display: none;
}
a {
color: #000;
text-decoration: none;
}
a:after{content:" > [" attr(href) "]"; }
td.logo, th.logo {
width: 25%;
}
th {
display: none;
}
caption {
font-size: 16pt;
font-weight: bold;
text-align: left;
}
#footer {
border-top: 1px solid #000;
font-size: 8pt;
}
form {
display: none;
}