body {
	background-color : #ffffff ;
	color : #000000 ;
	font-size : 14px ;
	font-family : Georgia,serif;
}

div.container {
	margin-left : 12% ;
	margin-right : 12% ;
	text-align : center ;
}

div.content {
	text-align : justify ;
	margin-left : 12% ;
	margin-right : 12% ;
}

div.photo {
	float : left;
	text-align : left;
	width : 20%;
}

div.contact {
	text-align : left;
	width : 65%;
}

div.incontent {
	text-align : justify ;
	margin-left : 10% ;
	margin-right : 10% ;
}

h1 {
	text-align : center;
	color : #7938AA ;
}

h4 {
	text-align : center;
	color : #7938AA ;
	font-size : 18px;
}

h5 {
	text-align : left;
	color : #BD83C8;
	font-size : 14px;
}

h2 {
	color : #9D4CAD ;
	text-align : center ;
}

h3 {
	color : #B269D3 ;
	margin-left : 5%
}	

hr.separation {
	width : 80% ;
	color : #b269d3 ;
	margin-top : 40px ;
	margin-bottom : 20px ;
}

ul.contact {
	list-style : none ;
	margin-left : 1em ;
	padding-left : 1em ;
	text-indent : -1.2em ;
}

a {
	text-decoration : none ;	
	color : #b3a2d3 ;
}

a.author {
	text-decoration : none ;
	color : #000000 ;
}

a.dblp {
	text-decoration : none ;
	color : #f29400 ;
	font-size : 9pt;
}

span.acronyme {
	font-variant : small-caps ;
	font-size : 10pt ;
}

span.underline {
	text-decoration : underline ;
}	

