

BODY	{
	font-family:;
	color:black;
	font-size="x-small";
	background-color: #ffffff; 
	}



A:link {color: blue; text-decoration: none;} 
A:visited {color: #336699; text-decoration: none;}
A:active {color: #003300; text-decoration: none;}
A:hover{
	color: Black;
	font-size: 100%;
	background-color : #ffcc00;
}


/*  text wich was deleted */
.d		{		color: maroon;
				text-decoration: line-through;    /*  line-through  overline  blink   underline  none */
				padding: 0em;
		}




/* text which was added       */
.a	   {		color: blue;
				text-decoration: none;     /*  line-through  overline  blink   underline  none */
				padding: 0em;
		}




 DD {
          text-indent: 2;
     }

li p
	{
	margin-top: .75em;
	margin-bottom: 1.25em;	
	}	

li
	{
	margin-left: .1em;

	}	 

ol li	
	{
	margin-left: 0.5em ;
	text-indent: -0.5em ;
	} 

ul
	{
	list-style: disc;
	}

ul.onestep
	{
	list-style: disc;
	}


/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:9; background-color:whitesmoke; layer-background-color:white; visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:"century gothic",tahoma,arial,helvetica; font-size:14px; font-weight:normal}
.cl2Level0{background-color:whitesmoke; layer-background-color:white; color:black;}
.cl2Level0over{background-color:whitesmoke; layer-background-color:whitesmoke; color:maroon; cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; background-color:whitesmoke; layer-background-color:whitesmoke}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:"century gothic",tahoma, arial,helvetica; font-size:14px; font-weight:normal}
.cl2Level1{background-color:white; layer-background-color:white; color:black;}
.cl2Level1over{background-color:whitesmoke; layer-background-color:blue; color:maroon; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:whitesmoke; layer-background-color:whitesmoke}

