
a:link, a:visited {
 color: #BB2C53;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
 color: #4b8fab;
 margin: 0 0 15px 0;
 padding: 0;
}

h1 {
 font-size: 13pt;
}
h2 {
 font-size: 13pt;
}
h3 {
 font-size: 12pt;
}
h4 {
 font-size: 11pt;
}
h5 {
 font-size: 10pt;
}
h6 {
 font-size: 10pt;
}
