div#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

div#content a {
	color: #000080;
	font-weight: bold;
}

div#content ol {
	list-style-type: lower-alpha;
}

div#content em {
	font-weight: bold;
	font-style: normal;
}