BODY    
{
font-family     :       Verdana,Geneva,'DejaVu Sans',sans-serif;
background-color: #FFFFFF;
margin-left: 10%; margin-right: 10%;
margin-bottom: 2%;
}
A:link
{
text-decoration :       none;
color           :       navy;
}
A:active
{
text-decoration :       none;
color           :       black;
}
A:visited 
{
text-decoration :       none; 
color           :       navy; 
}               
A:hover 
{ 
text-decoration :       none; 
color           :       red;
}

img.pubPic {
        width: 100px;
        height: 100px;
	border: 0;
}

img.afflPic {
        height: 90px;
	border: 0;
}


% h1 { margin-left: -2%;}
% h2,h3,h4,h5,h6 { margin-left: -1%; }

