.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxdash {
	border: 1px dotted #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.boxdash2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #993300;
	border-top: 1px dotted #993300;
	border-right: 1px none #993300;
	border-bottom: 1px dotted #993300;
	border-left: 1px none #993300;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

