.text {
	font-family: Verdana;
	font-size: 10px;
}
.medium {
	font-family: Verdana;
	font-size: 12px;
}
.greentext {
	font-family: Verdana;
	font-size: 10px;
	color: #339900;
}
.greenheading {
	font-family: Verdana;
	font-size: 12px;
	color: #003300;
}
.border {
	border: 1px solid #003300;
}
.headinggreen {
	font-family: Verdana;
	font-size: 16px;
	color: #339900;
}
.james {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #003300;
}
.jamesandco {
	font-family: "Book Antiqua";
	font-size: 24px;
	color: #003300;
}
.line{
	background-image: url(images/jamesandco_19.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
