/*Stylesheet for Harvard Biodiversity of Borneo Summer Course 2007*//*Coded by Jesse Hiestand*//*Format for the Border, Body & Content of Page*/body {background-color: #ffc; color: #000; border: 3px solid #C00;padding: 10px;width: 700px;margin: 20px 140px  20px 140px;font-family: Verdana, Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  }/*Preformatted Text will give you a white background, and black font*/pre { background-color: #fff; color: #000; font-size: 0.8em; font-family: Verdana, Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }/*Formatted Text*/p { color: #993; font-size: 0.8em;}blockquote { color: #996; font-size: 0.8em;}/*Formatted Headers*/h1{ font-size:12pt; font-weight: bold; text-transform: uppercase; }h2{ font-size:11pt; font-weight: bold; font-style: italic; }h3{ font-size:10pt; font-weight: bold; }/*Horizontal Rule*/hr { border: solid #000 1.5px; width: 100%; height: 0px; }ol { color: #993; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }ul { color: #993; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-position: inside }/*Hyperlink Formatting*/a { color: #c60; text-decoration: underline}a:visited { color: #933;}a:hover { color: #933; }a:active { color: #c60; text-decoration: none }/*tr { border: 0 }.cellcolor { background-color: #993 }.rev_type { color: #ff9; font-weight: bold; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }.g_nav_cellcolor { background-color: #930 }.a_type_color { color: #ff9; font-size: 0.9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }*/