body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193833;
	text-align: justify;
}
a {
	color: #E0AACE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #183833;
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
