h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color:#00A1B1;
	margin-top:0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color:#000000;
	margin:16px 0 0 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color:#000000;
	margin:0;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color:#00A1B1;
	margin:0 0 0 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color:#000000;
	margin:0;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color:#000000;
	margin:0 0 16px 0;
}
p, td {
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	margin-top:1px;
	margin-right:5px;
	text-decoration:none;
}
p.text {
	font-size: 12px;
	line-height: normal;
	color:#000000;
	margin-top:1px;
	margin-right:5px;
	text-decoration:none;
}
.pagelinks {
	font-size: 12px;
	line-height: 17px;
	color:#3AB3C0;
	margin-top:1px;
	text-decoration:none;
	padding-bottom:10px;
}
.pagelinks a:link, .pagelinks a:active, .pagelinks a:visited {
	font-size: 12px;
	line-height: 17px;
	color:#000000;
	text-decoration:none;
}
.pagelinks a:hover {
	font-size: 12px;
	line-height: 17px;
	color:#3AB3C0;
	text-decoration:none;
}