h1{
	margin-top : 5px;
	font-size : 16pt;
	text-align : left;
	font-weight : normal;
	text-decoration : non;
	color : #798793;
}

h2{
	margin-top : 10px;
	font-size : 12px;
	text-align : left;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

#text P{
	margin : 7px;
	
}

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

