h1 {
        font-size: 14pt;
        color: #000000;
}
h1 b {
        font-size: 14pt;
        color: #069;
}
h2 {
        font-size: 11pt;
        color: #000000;
}
h3 b {
        font-size: 11pt;
        color: #069;
}
a:active {
        color: #063;
}
a:link {
        color: #063;
}
a:visited {
        color: #006;
}
a:hover {
        font-size; 11pt;
}
p.blogContent {
        font-size: 10pt;
}
.nextButton {
        float: right;
        border: 0;
}


