BODY  {
	margin-top : 0;
	margin-left: 0pt;
	background-color: #E6E6DC;
}


H1  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color : #E6E6DC;
}

H2  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color : Black;
}

H3  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	letter-spacing: 1pt;
	color : Black;
}



.Headline18pt_rot  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
	color : Red;
}

.Headline14pt_rot  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
	color : Red;
}

.Text14pt_schwarz	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : normal;
	color : Black;
}

.Text12pt_schwarz	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Black;
}

.Text_small12pt_schwarz	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : normal;
	color : Black;
}


.Text_small11pt_schwarz	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color : Black;
}


.Text12pt_rot	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : normal;
	color : Red;
}

.Copyright	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	color : Silver;
}


A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Blue;
	text-decoration : underline;
}



A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}




A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

a.newstitle {
	font-family : Arial,helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}
a.newstitle:hover {
	font-family : Arial,helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : Red;
	text-decoration: underline;
}
a.newstitle:active {
	font-family : Arial,helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : Red;
	text-decoration: underline;
}


input, textarea {
	focus: background-color : #FFFFC0;
	
}
