/* WM Stylesheets für Navigationsleiste */
/* Links */


H5 { font-family: Arial, Helvetica, sans-serif; 
	color: Maroon; background: White; font-size: 140%; } 

.header1 { font-family: Arial, Helvetica, sans-serif;
color: Maroon; background: White; font-size: 140%;  }

BODY 
{
	color: Navy; 
/*	background: url('/images/smpress.gif') no-repeat fixed; */
	background: url('images/WMfrlinks.gif') ; 
	background-color: rgb(184,196,218);
}

li { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight: bold;
	list-style-type: disc;  display: block;  margin-left: -24px;
	
	
        }

/* P { text-indent: 5%; } */
/* P { color: Maroon; background: White; font-size: 10pt; font-family: Arial, Verdana; } */
p { 
	color: Yellow; 
/*	background: White; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 

} 


p.margins { margin-left: 20%; margin-right: 20%; }
STRONG { color: Navy; background: Yellow; }



