body, p, div, a { 
	font-family: Verdana;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: Verdana;
	color: white;
	text-decoration:none
}

a.menu:hover {
	font-weight: bold	
}


ul.redlist  {   
color: #D00000; list-style-type: square;

}
ul.redlist li {
    padding-bottom: 1em;
}
ul.redlist span {
    color: black;
}

address .org {
    font-weight: bold;
    font-size: 1.1em;
}
address p>span{
    display: block;
    margin-top: 0;
    text-indent: -2.5em;
    padding-left:2.5em;
 
}

address p span span{
     white-space: nowrap;
}
