body,td,th {
	
	font-size: 20px;
	color: #000000;
	line-height:200%;
}
body {
	background-color: #FDFCEC;
}
a:link,a:visited,a:active, {
	color: #3399CC;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
.navi h2 {
	text-align: center;
	font-size: 14px;
	color: #000000;
	
	letter-spacing: 1px;
	font-weight: bolder;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	cursor: crosshair;
	 }

.navi a
	{
	padding: 2px;
	padding-left: 2px;
	display: block;
	color: #003300;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA673;
	
	background-color: #EFEFE7;
	padding-left:2px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	cursor: crosshair;
	}

.navi a:hover
	{
	background-color: #52754A;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CB68C;
	cursor: crosshair;
	font-size: 14px;
	}
.navibottom {
	height: 10px;
	background-image: url(lineage/navheaderbottom.jpg);
	}
.navi {
	text-align: center;
	
	font-size: 10px;
	color: #000000;
	width: 145px;
	margin-left: 6px;
	background-color: #CEDBB5;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	background-image: url(lineage/navheader.jpg);
	}
.style4 {font-size: 12px}
h1{
	
	font-size: 22px;
	color: #003300;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-top-color: #8CA673;
	border-right-color: #8CA673;
	border-bottom-color: #8CA673;
	border-left-color: #8CA673;
	letter-spacing: 1px;
}
.textbox {
	color: #000000;
	border: 1px dashed #003000;
	
	font-size: 10px;
	background-color: #CED3B5;
}

</style>
