h1 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a {
	font-family: Tahoma, Arial;
	font-size: 14px;
	text-decoration: underline;
}
p {
	font-family: Tahoma, Arial;
	font-size: 14px;
}
b {
	font-family: Tahoma, Arial;
	font-size: 14px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
}

