body {
	text-decoration: none; 
   font-family: Arial,sans-serif; 
	text-align: left;
	line-height:99%;
	margin: 0px;
	padding: 0;
	}
	
.tlayout {
	text-decoration: none; 
   font-family: Arial,sans-serif; 
   font-size:85%;
	text-align: left;
	line-height:99%;
	margin: 0px;
	padding: 0;
	}
		
p {
   font-family: Arial,sans-serif; 
	margin: 0px;
	padding: 0px;

	}
.thissection {
	border: none; 
	font-size:120%;
  font-family: Arial;
	background:#FCE1A6;
	text-align:left;
	font-weight: 500;
	text-indent:0;
	margin:0;
	padding: 3px 5px 3px 3px;
	border-bottom:solid;
  border-bottom-width:thin;
}

.thisheading {
	border: none; 
	background:white;
	text-align:left;
	font-weight: normal;
	padding: 0 0 0 5px;	
	text-indent:0;	
	margin: 0;
	font-size: 90%;
}

.thisitem {
	border: none; 
	background:white;
	text-align:left;
	padding:2px 5em 2px 2em;
	font-size: 90%;
	text-indent: -1em;
}

ul {
	padding:1px 0 1em 1em; 
	line-height:115%;
	margin:1 0 2 1em; 
	font-size: 100%;
}

li {
	padding:2px 0 2px 0; 
}
.thisitem:before {
content: url("/images/item.gif");
}