@charset "iso-8859-1";
body,td		{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
}

	.small		{ font-size: 10px; }
	.normal		{
	font-size: 12px;
	color: #000000;
}
	.style2		{ font-size: 14px; }
	.style3		{ font-size: 11px; }

	.smallh		{ font-size: 10px; font-weight: bold; }
	.normalh	{ font-size: 12px; font-weight: bold; }
	.bigh		{
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}

	.emph		{ color: #663366; font-weight: bold; }
	img.item	{ border: solid 1px; border-color: #d6d6d6; }
	td.item		{ line-height: 17px; }

	a		{ color: #6A466A; }
	a.toplink	{ color: #ffffff; font-weight: bold; }

	a:link		{
	text-decoration: none;
	color: #6A466A;
}
	a:vlink		{ text-decoration: none; }
	a:hover		{
	text-decoration: underline;
	color: #990000;
}

	input.text	{ background: #ffffff; border: solid 1px; border-color: #a5a5a5; }
	H2  {
		font-family : Arial, Helvetica, sans-serif ;
		font-size : 12px;
		color : #330066;
		font-weight : bold; 
		line-height : 12px;
}
	.indhdr1 {
		font-family : Arial, Helvetica, sans-serif ;
		font-size : 12px;
		color : #993300;
		text-decoration: none;
}
	.indhdr2 {
		font-family : Arial, Helvetica, sans-serif ;
		font-size : 12px;
		color : #663366;
		text-decoration: none;
}
	.speclink { text-decoration: none; }

