/*
	Style sheet for XSL style 2

	@ arl // 2003,2004,2006,2008 // (c) arl
*/

A:visited, A:active
{
	color:				#191970;
}

A:link
{
	color:				#191970;
}

A:hover
{
	color:				#e6e6fa;
	background:			#191970;
}

A.HelpLink
{
	color:				yellow;
	text-decoration:	none;
	border-bottom:		1px dashed yellow;
	cursor:				help;
}

BODY
{
	background:			white;
	font-family:		Verdana;
	font-size:			5mm;
	margin-top:			0;
	margin-left:		0;
	margin-right:		0;
}

.lien
{
	color:				#000000;
	font-size:			7mm;
	font-family:		verdana;
	font-weight:		bold;
	letter-spacing:		-1pt;
	font-style:			italic
}

P
{
	font-family:		Verdana;
	font-size:			5mm;
}

TD
{
	font-family:		Verdana;
	font-size:			5mm;
}

TD.Filler1
{
	background-color:	white;
}

H1
{
	font-family:		Verdana;
	font-size:			7mm;
	font-weight:		bold;
	font-style:			italic;
}

.Separator
{
	color:				red;
}

.TitleBegin
{
	font-family:		Verdana;
	font-size:			9mm;
	font-weight:		bold;
}

.InvisibleNotice
{
	font-family:		Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size:			1pt;
	font-style:			italic;
	font-weight:		normal;
}

/* EOF */

