body {
	background-color: #EEEEE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #636363;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #636363;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
.subMenuDiv {
	border : solid 1px;
	position : absolute;
	display : block;
	overflow : hidden;
	text-align : left;
	background: #E8ECD3
	z-index : 200;
	cursor: hand;
}
.subMenu {
	background: #E8ECD3;
	color: #000000;
	border: thin;
	border-style: solid;
	}
.menu {
	background: #636363;
	color: black;
}
.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 636363;
	text-decoration: none;
}
.lnk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
.nlnk { 
	font-size: 10pt; font-family: Arial; text-decoration: none; color: #663300;
}
.small {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	text-decoration: none  
}
.tit {
	color: #8c7142;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;	
}