h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #CCCCCC;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
.img-left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.img-bottom {
	float: inherit;
	margin: 20px 0px 0px 0px;
}
.img-top {
	float: none;
	margin: 0px 0px 5px 0px;
	height: 89px;
}
.img-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #333333;
	margin: 0px;
	color: #FFFFFF;
}
span.bulletspj {
	list-style-type: square
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}