/* Pinpoint non graphic style  */


body {
font-family: verdana, sans serif;
font-size:100%;
}


p{
font-family: verdana, sans serif;
font-size:100%;
}

.nostyle{
display:none;
}


