/* comments look like this */

BODY {
	BACKGROUND-COLOR: #FFFFCC ;  
}

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, TD, TH {
	background: #FFFFCC;
}

.socbinlinkstyle {
	color: #4E6BAE;
	font-weight: bold;
	text-decoration: none;
}

.socbinnav {
/*	background: #FFE8EE; */
/*	background: #deede5; */
/*	background: #e6edf2; */
	background: #FFFFCC;
}

.socbingrey, .socbingray {
	background: #EAEAEA;
}

.socbinlightgrey, .socbinlightgray {
	background: #F4F4F4;
}

.socbinnavsel {
	background: #FFFFFF;
}

.bigger {
	font-size: 125%;
}

.smaller {
	font-size: 80%;
}

.small {
	font-size: small;
}

.date {
	color:darkred;
}
