.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #050409;
	line-height: 20px;
	list-style-type: square;
}
a:link {
	font-weight: bold;
	color: #E82D77;
}
a:hover {
	font-weight: bold;
	color: #86C8EB;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #11A9DB;
}
.notation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: 400;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	color: #115671;
	line-height: 21px;
}
body {
	background-color: #FDFAB3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
}
.bodysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-left: 5px;
	font-weight: 500;
}
