/*Style Sheet for IBIO*/
/*General Style Verdana 8pt*/
body {font-family: verdana; font-size: 9pt}
/*All Links in #800000*/
A:link {text-decoration: underline; color: #800000}
A:visited {text-decoration: underline; color: #800000}
A:active {text-decoration: underline; color: #800000}
A:hover {text-decoration: underline; color: #800000}
/*footer*/
p.footer {font-size: 8pt; text-align: center; font-style: italic; margin-top: 0px; margin-bottom: 0px}
/*main caption*/
p.caption {font-size: 14pt; margin-top: 0px; margin-bottom: 0px}
/*sub caption*/
p.subcaption {font-size: 12pt; font-weight: bold; text-align: center}
/*logo*/
p.logo {font-size: 9pt; text-align: right; font-style: italic; margin-top: 0px; margin-bottom: 0px}
/*table*/
table {font-size: 9pt}
/*td for detail left bold the same thing for td for expqry left*/
td.detailleftbold {font-weight: bold; text-align: right; vertical-align: top}
/*td for detail left non-bold*/
td.detailleftnonbold {text-align: right; vertical-align: top}
/*td for detail right*/
td.detailright {text-align: left; vertical-align: top}
/*td for line by line*/
td.line {font-family: Courier; font-size: 9pt}
