body { background-color: #4e5056; }
body, div, article, section, td, p	{
	font-family: Verdana,"Lucida Sans Unicode",  sans-serif;
	}

#content {background-color: #ffffff; 
    max-width: 1200px;
    width:98%;
    margin:  auto;
    padding-bottom:50px;
    line-height: 200%;
    }
    
#psbanner {max-width: 100%; 
    }
    
#psmenubar {
    max-width: 100%; 
    background-color: #939393;
    color: white;    
    padding: 14px 30px;
}
#psmenubar a, 
#psmenubar a:visited,
#psmenubar a:hover {
    text-decoration:none;
    color: #ffffff;
    font-size: 14px;
    }
#datef {color: #169eac;}