/* CSS Document */
/* Scitalks: smart people on cool topics */


body {

	background: #b8b8b8 url(/jb_bg_tile.gif) repeat-x;
	
}



td.off {
background: #FFFFFF;
}

td.on {
background: #D5E1FF;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;	
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

