.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	list-style-type: disc;
	list-style-image: url(url((URL)));
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
	line-height: normal;
	text-transform: uppercase;
}
.imagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E74F0D;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #006600;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339900;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	font-size: 12px;
	line-height: normal;
}
.box {
	border: 1px solid #000000;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #333333;
	list-style-type: circle;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	list-style-type: circle;
}
.space {
	line-height: 15px;
}
.KISSinstructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link, a:visited, a:active {
	color: #AD5EAD;
	}
a:hover {
	color: #FA6632;
	text-decoration: none;
}
/* =================== Project page =========================== START ========*/
.project {
  margin-bottom: 15px;
}
.project img {
  margin-left: 42px;
}
#project .subhead{
  margin-bottom:10px;
  display:block;
}
.toplink {
  display:block;
  margin-bottom:12px;
}
/* =================== Project page =========================== END ==========*/
a.david {
  color:#FA6632;
}
