﻿body {
margin:0;
padding:0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, sans-serif; 
/* font-family: trebuchet, 'trebuchet MS', verdana, sans-serif; */
/*font-family:verdana, helvetica, sans-serif;*/
background: #fff;
text-decoration: none;
}

img {
border-width: 0;	
}

a {
color: black;
text-decoration: none;	
}

/*logo*/

.section {
padding: 30px 0;
border-top: 1px solid black;
page-break-inside: avoid;
}

#nav {
display: none;
}