a {
  	font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: underline;
}

a.nav {
  	font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
}

a.subheading {
        text-decoration: none;
}

a.subheading12 {
        text-decoration: none;
}

p {
        margin:0px;
}


