body {
	font-family: Tahoma, Arial, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
}

#bodybold {
	font-family: Tahoma, Arial, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #AB4807;
	text-decoration: none;
}


a {
	font-family: Tahoma, Arial, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #AB4807;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #AB4807;
	text-decoration: none;
}
li {
	line-height: 20px;
	background-color: #F8F5EF;
	padding: 1px;
	list-style-type: square;
	font-size: 12px;
}
