.ha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.he {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom:1px #000000 dotted;

}

.re {
    font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	padding-bottom:3px;
	border-bottom:1px #000000 dotted;
	text-align:left;

}

.re a:link {
	color: #663300;
	text-decoration: none;
}
.re a:visited {
	color: #663300;
	text-decoration: none;
}
.re a:hover {
	color: #000000;
	text-decoration: none;
}


.rp {
    font-family:  Arial, Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-bottom:3px;
	text-align:right;

}

.rp a:link {
	color: #CC0000;
	text-decoration: none;
}
.rp a:visited {
	color: #CC0000;
	text-decoration: none;
}
.rp a:hover {
	color: #000000;
	text-decoration: none;
}