body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a, a:visited {
	color: #2C589E;
}	
a:hover {
	color: #86D5F7;
	text-decoration: none;
}	
h1 {

	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	color: #2C589E;
	font-size: 12pt;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
p {
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 5px;

}
li {
	margin-bottom: 3px;
}
ul {
	margin-top: 0px;
}
.smallgray, .smallgray a:link, .smallgray a:visited {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;	
}
.smallgray a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.smallprint {
	font-size: 11px;
	color: #333333;
}

