/*                                                                    */
/*  International Institute of Infection and Immunity
    - http://www.internationalinstituteofinfectionandimmunity.com     */
/* 	Author - Jeff Coombs  webguy@vimflip.ca  http://www.vimflip.ca    */
/*                                                                    */


/* print -----------------*/
body {
   background: white;
   font-size: 12pt;
   line-height:18px;
}

#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}


a:link, a:visited {
   color: #666;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

.none {
display:none;
}

