p {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul {
	font-family: Gill Sans, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
li {
	font-family: Gill Sans, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.bodycopy {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.small {
	font-family: Gill Sans, sans-serif;
	font-size: 11px;
}
.inputtext {
	font-family: Gill Sans, sans-serif;
	font-size: 11px;
	background-color: #E2E2E2;
	border-color: #000099;
	border-width=1px;
	color: #000066;
}
.smallest {
	font-family: Gill Sans, sans-serif;
	font-size: 10px;
}

.heading {
	font-family: Gill Sans, sans-serif;
	font-size: 15px;
}

.heading1 {
	font-family: Gill Sans, sans-serif;
	font-size: 15px;
	font-weight:bold
}
.l2 {
	font-family: Gill Sans, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
