body
{
	background:				url("../imgs/back.jpg");
	background-repeat:		no-repeat;
	background-attachment:	fixed;

	font-family:		Tahoma;
	font-size:			11px;
	color:				#444444;
}

img
{
	border:				0px;
}


A:visited
{
	color:				#666666;
	text-decoration:	none;
	font-weight:		bold;

	border:				0px;
}

A:link
{
	color:				#666666;
	text-decoration:	none;
	font-weight:		bold;

	border:				0px;
}

A:hover
{
	color:				#004488;
	text-decoration:	underline;
	font-weight:		bold;

	border:				0px;
}





/*	curriculum vitae	*/

.main_curr, .curr_title, .curr_subt, .curr_subt_lit
{
	font-family:		Verdana, Tahoma, Arial;
	font-size:			10px;
	color:				#444444;
}

.curr_subt
{
	font-size:			14px;
	font-style:			italic;
	font-weight:		bold;
}

.curr_subt_lit
{
	font-size:			15px;
	font-style:			italic;
	height:				30px;
	vertical-align:		bottom;
}

.curr_title
{
	font-size:			18px;
	font-weight:		bold;
}



.row_0
{
	font-size:			12px;
	background-color:	#EAEAEA;
}

.row_1
{
	font-size:			12px;
	background-color:	#E0E0E0;
}
