BODY, p, h1, h2, h3, h4, TABLE {
color: rgb(75, 172, 198);
font-family: Calibri;
font-weight: bold
}

A:link {
color: rgb(75, 172, 198);
text-decoration: none
}

A:active {
color: rgb(75, 172, 198);
text-decoration: none
}

A:visited {
color: rgb(75, 172, 198);
text-decoration: none
}

p {
font-size: 8pt
}

TABLE {
font-size: 8pt
}

h1 {
font-size: 8pt
}

h2 {
font-size: 10pt
}

h3 {
font-size: 14pt
}

h4 {
font-size: 16pt
}

h5 {
font-size: 24pt
}

} {}

* {}
