body {
	background-image: url(images/body-bg.png);
	background-repeat: no-repeat;
}

P {
	font-size: 16px;
	line-height: 24px;
	color : #333333;
	font-family: "Book Antiqua", "Times New Roman, serif";
}



H1 {
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	color : #5A585D;
	line-height: 44px;
}


H2 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-family : "Trebuchet MS", Verdana, Arial;
	color: #333333;
	line-height: 22px;
}


H3 {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #A46664;
	line-height: 18px;
	font-weight: normal;
}

LI { font-size: 12px; 
	line-height: 16px; 
	color : #333333;
	padding: 0 0 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


A:hover { color: #B1A097}


A {
	font-weight: bold;
	color: #1E5689;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.piclist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 22px;
}
.big {
	font-size: 15px;
	line-height: 22px;
}
.piclist1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 22px;
}
