.mystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
	color: #111111;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	list-style-type: square;
	font-weight: normal;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	font-weight: bolder;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #BBBBBB;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0066CC;
}
.mystyleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #555555;

}
.dksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
