.bg {
	background-color: EEEEEE;
	background-repeat: repeat;
}
.bottom-article {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: F0F6DF;
}
.article {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #064b80;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c31563;
	line-height: 20px;
}
