.hp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
.hptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2B77A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #2B77A4;
	border: 1px none #CCCCCC;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:11 pt;
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
.updatewarning {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	color: #C00000;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 pt;
	font-weight: bold;
	color: #C00000;
	text-decoration:underline;
}
