body {
	background-image: url(../images/bg6.GIF);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 120%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
}

a {
	color: #4F677D;
	}
ul li {
	margin: 10px;
	line-height: 120%;
}
