.jhst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding: 5px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	background-color: #BBD1E8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.border {
	border: 1px solid #336699;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
