body {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #144b6c;
	line-height: 16px;
	background-color: #769BB8;
	
}

li {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height : 140%;
	margin-bottom: 12px;
	margin-right: 48px;
	margin-top: 12px;
}

ol { color: #000000; }

ul { color: #000000; }


link {
	color: #BC3601;
}
a:link {
	color: #BC3601;
}
a:visited {color: #FD7215}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1D6D9E;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight:lighter;
	font-color: #1D6E9F;
	padding: 10px, 10px;
	letter-spacing: 2px;

}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1D6D9E;
}

.price {
margin-right:150px;
clear:none;
float:right;
}

div.hangingp p {
text-indent: -3em; margin-left: 3em; 
text-align:justify;
}
