#errorReport h1 {
    color: #ff0000;
    font-size: 16pt;
    line-height: 16px;
    margin: 0px 0px 10px;
}
#errorReport pre{
    font-size: 8pt;
}