p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #003300;
}