.boxes {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669900;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #669900;
}
.heads {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 24px;
	color: #990000;
}
.bodytext {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #999933;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
.steps {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
