p.examples { color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight:200;

	text-align:center

	}



p.normal { font-family: verdana; color: #666666;

	padding-left: 40px; font-size: 10px; font-style: normal; 
	
	line-height: normal; font-weight: normal; border: thin none
	}


p.important { color: #666666;

	font-family: verdana;

	font-size: 10px;

	font-weight:300;

	margin: 20px

	}


p:first-line { color: grey;

	word-spacing: 8 px;

	letter-spacing: 3 px

	}

div { font-family: verdana}	


div.indent { color: #212121;
	
	font-family: verdana; color: #0033FF;

	padding-left: 40px; font-size: 10px; font-style: normal; 
	
	line-height: normal; font-weight: normal; border: thin none
	
	text-align:center
		
	text-indent: 10 px;
	
	word-spacing: 8 px;
	
	letter-spacing: 2 px
	
	}

ul { list-style-image: url(star.gif);

	}


