.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}
.dotty {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #6F91F3;
	border-right-color: #6F91F3;
	border-bottom-color: #6F91F3;
	border-left-color: #6F91F3;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #6F91F3;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #7D98E9;
	font-style: italic;
	font-weight: bold;
}
