h1{
	margin-top : 15px;
	font-size : 25pt;
	text-align : left;
	font-weight : bold;
	text-decoration : none;
	color : #1a1c1a;
}

h2{
	margin-top : 20px;
	font-size : 13px;
	text-align : left;
	font-style : italic;
	text-decoration : none;
	color : #1a1c1a;
}

#text P{
	margin : 7px;
	
}

#text ul{
	margin : 30px 0 0 20px ;
	cursor : crosshair;
}

