@charset "utf-8";
/* CSS Document */

h1 {
font-size:22px;
line-height: 1em;
font-weight: 900; 
color: #000000;

}
h2 {
font-size:18px;
line-height: 1em;
font-weight: 900;
color: #1f497d;
margin-bottom: -10px;
}

h3 {
font-size:12px;
line-height: 1em;
font-weight: 900;
color: #2a6498;
}

