.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.h5 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;

}
a:hover {
	text-decoration: underline;

}
.h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.super {
	vertical-align: super;
	font-size: 8px;

}
