/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/

	
h1 {
	font-size:15px;
	color:#42507f;
	text-align:left;
	margin:0px 0px 0px 0px;
	}	

p {
	
	font-size:11px;
	line-height: 140%;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul{

margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

li{

margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

ul li {
margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


	
