body {	
	margin: 20px;
	padding: 0;
	font-family: Georgia, Times, Times New Roman, serif;
	color:#292929;
	background-color: #f1e8f2;
	font-size:12px;
}

img
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	width:250px;
}

p
{
	text-align:justify;
}


a, a:visited
{
	color:#292929;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
