body {
	background-color: #F2F1ED;
	font-family: Century Gothic;
	font-size: 9px;
	color: #333333;
}

.style2 {
	font-family: Century Gothic;
	font-size: 10px;
	color: #666666;
}
.style1 {
	font-family: Century Gothic;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.descript {

	font-family: Century Gothic;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

