

h1, h4, h5
{ color: #004C4C; } /* major colour that identifies the unit */

h2, h3, h6
{ color: #48715A; } /* accent colour */

h5, h6
{  margin-bottom: 4px;  margin-top: 2px;  }

h6
{ font-size: 85%; }

a { text-decoration:none; }
a { color: #48715A;}
a:hover { 
text-decoration:underline;
 color: #009966;
}

.textNormal
{  } /* minor colour */

#breadcrumb
{ background: #4e706f; /* major colour */
  color: #9DEAD2; /* minor colour */
}

#breadcrumb a, a.breadcrumb
{ color: #E4F1EA; } /* colour of hyperlinks in breadcrumb. Usually white. */



.tableList th
 { background: White;
} /* accent colour */
.tableList tr
 { background: White;  margin-bottom: 8px;  } 
 

p {
	font-size: 90%;
	color: #003333;
}

li {
	font-size: 90%;
	color: #003333;
}

li.emphasis {
	font-size: 95%;
	color: #003333;
	margin-bottom: 6px;
	}

.leftNav, a.leftNav, a.leftNav:link, a.leftNav:visited {
font-size: 105%; color: #003333;
}
a.leftNav:active, a.leftNav:hover {
color: #48715A; text-decoration: underline;
}

.heepsh6 {
	font-size: 80%;
	margin-bottom: 6px;
	margin-top: 2px;
	color: #003333;
}
.tbltitle {
	font-size: 110%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/science/biol/icb/Images/titlebkg.jpg);
	color: #005455;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding: 3px;
	}


