/* CSS Document */

.style1 {
	font-family: Palatino, "Palatino linotype", "Book Antiqua", serif;
	font-size: 24px;
	color: #666666;
	line-height: 190%;
}

.style2 {font-size: 18px}

.style3 {
	font-family:Palatino, "Palatino linotype", "Book Antiqua", serif;
	font-size: 20px;
	color: #666666;
	font-weight: lighter;
	line-height: 110%;
		}

.style5 {
	font-size: 16px;
	font-weight: lighter;
	line-height: 130%;
}

.style6 {
	font-size: 14px;
	font-weight: lighter;
	line-height: 150%;
}

.style7 {
	font-size: 13px;
	font-weight: lighter;
	line-height: 130%;
}

.style8 {
	font-family:Palatino, "Palatino linotype", "Book Antiqua", serif;
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
	line-height: 110%;
	text-align: center;
		}
