
/* Anchor */
a		{text-decoration: underline; color: #000000;}
a:link 		{text-decoration: underline;}
a:visited 	{text-decoration: underline; color: #666666;}
a:hover 	{text-decoration: none; background-color: #AAAAAA;}
a:active 	{text-decoration: underline; background-color: #DDDDDD;}
a:focus 	{text-decoration: underline; background-color: #DDDDDD;}

a.named		{text-decoration: none; color: #000000;}




/* Headline */
h1 		{font-size:14pt; font-weight:900; color:#000000; font-family:arial,verdana,helvetica,sans-serif}
h2 		{font-size:12pt; font-weight:900; color:#000000; font-family:arial,verdana,helvetica,sans-serif}
h344 		{font-size:10pt; font-weight:900; color:#000000; font-family:arial,verdana,helvetica,sans-serif}

h1.title 	{font-size:14pt; font-weight:900; color:#000000; font-family:arial,verdana,helvetica,sans-serif}
h2.title 	{font-size:12pt; font-weight:900; color:#000000; font-family:arial,verdana,helvetica,sans-serif}
h3.title 	{font-size:10pt; font-weight:900; color:#000000; font-family:arial,verdana,helvetica,sans-serif}