/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.RHText {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	position: absolute;
	height: 200px;
	width: 330px;
	left: 675px;
	top: 380px;
	right: auto;
	bottom: auto;
	list-style-type: disc;
}
.LHText {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: absolute;
	width: 766px;
	height: 51px;
	left: 0px;
	top: 11px;
}
.H2 {	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	
Main List {
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	list-style-type: circle;
}	

