p.display {
color: #303030; 
font: helvetica sans-serif; 
font-size: 16pt;
line-height: 130%;
margin-bottom: 12pt;
}

p.body {
color: #303030;
font: helvetica sans-serif;
font-size: 12pt;
line-height: 120%
margin-bottom: 12pt;
margin-top: 0pt;
}

a {
color: #b11919;
font-size: 110%;
}



h1,h2,h3,h4,h5,h6,h7 {
color: #b11919;
font: helvetica sans-serif;
line-height: 140%;
margin-bottom: 16pt;
margin-top: 10pt;
font-style: italic;
font-weight: bold;
}

h1 {
font-size: 250%;
}

h2 {
font-size: 210%;
}


h3 {
font-size: 190%;
}

h4 {
font-size: 170%;
}

h5 {
font-size: 150%;
}

h6 {
font-size: 133%;
}

h7 {
font-size: 120%;
}

