#text td
{
	vertical-align	: top;
	padding-bottom	: 10px;
}

#text td:first-child
{
	font-weight			: bold;
	padding-right		: 20px;
	width						: 10em;
}

#text li
{
	padding-bottom	: 10px;
}

#text .subcv
{
	display					: block;
	visibility			: visible;
	font-size				: 11px;
	margin-left			: 5px;
}

#text .subcv a:hover
{
	text-decoration	: underline;
}

#text h2
{
	font-style			: normal;
	font-variant		: small-caps;
	letter-spacing	: 2pt;
	text-align			: center;
}
