	body {
		background-image: url('../images/cv/cv.jpg');
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center;
		font-family: Helvetica, Arial, Futura;
		font-size: 12pt;
		color: rgb(0,0,0);
		margin-left: 2mm;
		font-weight: normal;
		text-align: left;
	}

	P.title {
		font-family: Helvetica, Arial, Futura;
		font-size: 18pt;
		color: rgb(119,119,119);
		font-weight: normal;
		text-align: left;
	}

	PRE {
		font-family: monospace;
	}


P
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: black;
	margin-left: 2mm;
	font-weight: normal;
	text-align: left;
}

A:link
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

A:visited
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

A:hover
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

td
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10pt;
	color: black;
	margin-left: 2mm;
	font-weight: normal;
	text-align: left;
}
