h1{
	margin-top : 5px;
	font-size : 10pt;
	text-align : left;
	font-weight : bold;
	text-decoration : underline;
	color : #4B7A74;
}

h2{
	margin-top : 16px;
	font-size : 10px;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
	color : #4B7A74;
}

h3{
	margin-top : 16px;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	text-decoration : underline;
	color : #C1C1C1;
}

#text P{
	margin : 6px;
	
}

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