.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8E1A8;
	border-right-color: #A8E1A8;
	border-bottom-color: #A8E1A8;
	border-left-color: #A8E1A8;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.boxright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A8E1A8;
	border-right-color: #A8E1A8;
	border-bottom-color: #A8E1A8;
	border-left-color: #A8E1A8;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FF6300;
	font-weight: bold;
}
.headtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F07800;
	font-weight: lighter;
	text-decoration: underline;
}
.dottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
