body {
	background-color: #FFFFFF;
}

.docTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/icons/blu_sq.GIF);

}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
}
.date {
	font-family: Arial, Helvetica, sans-serif;

	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;

}
.groupHead {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: left;


}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;


}
.references {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	font-weight: normal;
	color: #999999;
}
