h1 {
font-family: Arial;
font-size: 21px;
font-weight: bold;
color: #CC0000;
}

h2 {
font-family: Arial;
font-size: 17px;
font-weight: bold;
color: #CC0000;
}

h3 {
font-family: Arial;
font-size: 13px;
font-weight: lighter;
color: #CC0000;
}

h4 {
font-family: Arial;
font-size: 12px;
font-weight: lighter;
color: #FFFFFF;
}

h5 {
font-family: Arial;
font-size: 13px;
font-weight: lighter;
color: #336699;
}

h6 {
font-family: Arial;
font-size: 10px;
font-weight: lighter;
color: #336699;
}

