body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #333333;
}
.small_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.boxed_text {
	margin: 1px;
	padding: 5px;
	height: auto;
	width: 65%;
	border: thin solid #000099;
}
li {
	right: 20px;
}

