/* --- Background --- */

td.tmain {
	background-image:url(img/bg02.jpg);
	background-repeat:no-repeat;
}


/* --- History --- */
.year {
	font-family: helvetica, arial, sans-serif;
	font-size:80%;
	font-weight:bold;
	vertical-align:top;
	color:#333399;
	padding:0 0px 0 0px;
}
.establishmenthead {
	font-family: helvetica, arial, sans-serif;
	font-size:80%;
	font-weight:bold;
	padding:0 0 0 10px;
	color:#996600;
}
.establishment {
	font-family: helvetica, arial, sans-serif;
	font-size:75%;
	vertical-align:top;
	padding:0 6px 0 10px;
}
.expansionhead {
	font-family: helvetica, arial, sans-serif;
	font-size:80%;
	font-weight:bold;
	padding:0 0 0 12px;
	color:#996600;
}
.expansion {
	font-family: helvetica, arial, sans-serif;
	font-size:75%;
}
li {
	list-style-type:none;
}
.decade {
	font-family: helvetica, arial, sans-serif;
	font-size:70%;
	background-color:#eeeecc;
	color:#663300;
}
#jss {
	color:#990000;
	font-weight:bold;
}





/* --- headline --- */

h2
{
	font-size:80%;
	font-weight:bold;
	margin:10px 0 10px 0;
	color:#000099;
	width:240px;
	border-bottom:1px solid #666699;
}

p{
	width:340px;
}
p.recent {
	width:540px;
}