/* This is the base style sheet for PMC-NH */

body {
background-color: #ffffff;
background-image: none;
background-repeat: no-repeat;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
font-size: 120%;
}

h2 {
font-size: 100%;
}

h3 {
font-size: 80%;
}

h4 {
font-size: 60%;
}

h6 {
font-size: 40%;
}

h5 {
font-size: 30%;
}