a {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}

p,li {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}

.header {
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.emphasis {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.small {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}

.title {
	font-weight: bold;
	font-size: 14pt;
	color: #3d3e98;
}
