@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	}
	
p {
	font-family:Times, "Times New Roman", serif;
	letter-spacing: 1px;
	font-size:14px;
	line-height:1.9;
	text-align:justify;
	}
	
	.testi {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	letter-spacing: 1px;
	font-size:14px;
	line-height:1.4;
}

.lists {
	font-family:Times, "Times New Roman", serif;
	letter-spacing: 1px;
	font-size:14px;
	line-height:1.9;
	text-align:justify;
	}
