/* comments look like this */

BODY {
	BACKGROUND-COLOR: #FFFFFF ;  
}

BODY, P, TH, TD, CENTER {
	font-family: sans-serif, arial, helvetica, verdana;
	color: black;	
}

PRE {
	font-family: courier;
}

A {
	/* text-decoration: none; */
	color: #0000cc;
}

A:hover {
	color: #0000ff;
}    

TABLE, TR, TH {
	background: #FFFFFF;
}

.sbclinkstyle {
	color: #008f8f;
	font-weight: bold;
	text-decoration: none;
}

.sbcnav {
/*	background: #FFE8EE; */
/*	background: #deede5; */
/*	background: #e6edf2; */
	background: #d3eaea;
}

.sbcgrey, .sbcgray {
	background: #EAEAEA;
}


.sbclightgrey, .sbclightgray {
	background: #F4F4F4;
}

.sbcwhite {
	background: #FFFFFF;
}

.sbcnavsel {
	background: #FFFFFF;
}

.bigger {
	font-size: 125%;
}

.smaller {
	font-size: 80%;
}

.small {
	font-size: small;
}

.date {
	color:darkred;
}

.biotech { 
	background: lightblue; 
}

.biotechNonStandardTime { 
	background: red; 
}
