body {text-align:left; font-family:Arial, Helvetica, sans-serif;}
/* Hide unnecessary sections */
/* taken from http://www.alistapart.com/articles/goingtoprint/ */	
#menu {display:none;}
/* taken from http://www.alistapart.com/articles/goingtoprint/ */	
#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 0%;
	padding: 0;
	float: none !important;
	}
div#content {
   margin-left: 0%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
.NavBar, .NavBox, FORM.Search {display: none;}
/* define page break */
.PageBreak {page-break-before: always;}
table.layout			{width: 100%;}
td.main						{vertical-align: top;}
a.a:link					{text-decoration: none; color: #000000; font-weight: bold;}
a.a:visited				{text-decoration: none; color: #000000; font-weight: bold;}
a.a:hover					{text-decoration: none; color: #000000; font-weight: bold;}
a.a:active				{text-decoration: none; color: #000000; font-weight: bold;}

a:link						{text-decoration: none; color: #000000; font-weight: bold;}
a:visited					{text-decoration: none; color: #000000; font-weight: bold;}
a:hover						{text-decoration: none; color: #000000; font-weight: bold;}
a:active					{text-decoration: none; color: #000000; font-weight: bold;}

a.b:link					{text-decoration: none; color: #000000; font-weight: bold;}
a.b:visited				{text-decoration: none; color: #000000; font-weight: bold;}
a.b:hover					{text-decoration: none; color: #000000; font-weight: bold;}
a.b:active				{text-decoration: none; color: #000000; font-weight: bold;}

a.blk:link				{text-decoration: none; color: #000000; font-weight: bold;}
a.blk:visited			{text-decoration: none; color: #000000; font-weight: bold;}
a.blk:hover				{text-decoration: none; color: #000000; font-weight: bold;}
a.blk:active			{text-decoration: none; color: #000000; font-weight: bold;}

td.biotechnics		{height: 1px;}

