body {
	background-color: #f7991d;
}


.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {font-size: 12px}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: disc;
	color: #000000;
	padding-right: 10px;
	line-height: normal;
	list-style-image: url(Background/checkmark.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
}
.tablesnew {
	border: 1px solid #f7991d;
	overflow: scroll;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 30px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: 30px;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 30px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.scroll {
	overflow: scroll;
	visibility: visible;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
