/* Zentral */
BODY 	{
	margin-top:-3px;
	margin-left:-6px;
	margin-right:0px;
	margin-bottom:0px;
	background-color : #F4F7FD;
	
	
}
P, EM, STRONG, TD, DIV, SMALL,H1,H2,H3,H4,A { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

P,LI,TD, DIV	{
	font-size: 90%;
	color:#000000;
}

/* Tags 

P, EM, STRONG, TD, DIV, SMALL,H1,H2,H3,A { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }



P,LI,TD{
	font-size: 90%;
	color:#000000;
}
*/

.text {
	font-size: 90%;
	color:#000000;
}

SMALL	{	font-size: 75%; }
STRONG 	{	font-weight:600	}

H1 		{	font-size: 100%; color:#960139;}
H2 		{	font-size: 100%; color:#878787;}
H3 		{	font-size: 100%; color:#F4F7FD; background:#960139;padding : 2;}
H4 		{	font-size: 100%; color:#960139; font-weight:normal;}

/*H1 		{	font-size:10pt;	color:#960139;}
H2 		{	font-size:10pt;	color:#878787;}
H3 		{	font-size:10pt;	 color:#F4F7FD; background:#960139;padding : 2;}
H4 		{	font-size:10pt;	color:#960139; font-weight:normal;}*/

UL {
	list-style-type : square;
	list-style-position : outside;
	margin-left : 15px;
}

A:LINK { text-decoration: none; color:#960139;}
A:VISITED { text-decoration: none; color:#787878;}
A:ACTIVE, A:HOVER { text-decoration: underline; color:#960139;}






