body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff
}
.insidetext {
	font-family: helvetica;
	font-size: .8em;
	text-decoration: none;
	color: #666666
}
.insidetextheader {
	font-family: helvetica;
	font-size: .8em;
	font-weight: bold;
	color: #666666
}
.insidetext2 {
	font-family: helvetica;
	font-size: .9em;
	text-decoration: none;
	color: #666666
}
.emaillink:link {
	font-family: helvetica;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color: #666666
}
.emaillink:visited {
	font-family: helvetica;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc
}
.emaillink:hover {
	font-family: helvetica;
	font-size: .8em;
	font-weight: bold;
	text-decoration: underline;
	color: #333333
}