body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-image: url(../images/gingham.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #006600;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
}

.feature-title {font-weight: bolder; }

.feature-text {
   font-size: 14px;
}
